EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

SSLStatus Event

Shows the progress of the secure connection.

Syntax

typedef void __fastcall (__closure *TibeAS2SenderSSLStatusEvent)(System::TObject* Sender, TibeAS2SenderSSLStatusEventParams *e);


__property TibeAS2SenderSSLStatusEvent OnSSLStatus = {read=FOnSSLStatus, write=FOnSSLStatus};

typedef struct {
     String Message;
} TibeAS2SenderSSLStatusEventParams;

Remarks

The event is fired for informational and logging purposes only. Used to track the progress of the connection.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]