IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

SSHStatus Event

Shows the progress of the secure connection.

Syntax

typedef void __fastcall (__closure *TiphSFTPServerSSHStatusEvent)(System::TObject* Sender, TiphSFTPServerSSHStatusEventParams *e);

__property TiphSFTPServerSSHStatusEvent OnSSHStatus = {read=FOnSSHStatus, write=FOnSSHStatus};

typedef struct {
     int ConnectionId;
     String Message;
} TiphSFTPServerSSHStatusEventParams;

Remarks

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

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0