Client - SetVersionHandler, OnSshVersion[C] __cdecl FlowSshC_Client_SetVersionHandler(
[C++] [Client] virtual void OnSshVersion(std::wstring const& version); [C#] [Client] public event SshVersionEventHandler OnSshVersion; [C] Parameters
[Cpp/Net] Overrides and Events
Remarks This handler is invoked while establishing a connection with the SSH server, at progress [ConnectStep]SshVersionString. |