IP*Works! 2016 C++ Builder Edition
IP*Works! 2016 C++ Builder Edition
Questions / Feedback?

SSLStatus Event

Shows the progress of the secure connection.

Syntax

typedef void __fastcall (__closure *TipwSOAPSSLStatusEvent)(System::TObject* Sender, TipwSOAPSSLStatusEventParams *e);


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

typedef struct {
     String Message;
} TipwSOAPSSLStatusEventParams;

Remarks

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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Builder Edition - Version 16.0 [Build 7353]