IPWorks Auth 2020 C++ Builder Edition

Questions / Feedback?

SSHStatus Event

Shows the progress of the secure connection.

Syntax

typedef struct {
  String Message;
} TipaSSHAuthSSHStatusEventParams;

typedef void __fastcall (__closure *TipaSSHAuthSSHStatusEvent)(System::TObject* Sender, TipaSSHAuthSSHStatusEventParams *e);

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

Remarks

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 C++ Builder Edition - Version 20.0 [Build 8155]