DisconnectHandler Typedef[C] typedef void (__cdecl* FlowSshC_DisconnectHandler)(
Parameters
Remarks This handler can be called only on a successfully connected client. Except for a possibly registered progress handler (for a pending [Client]Disconnect request), no other client handlers will be called after the disconnect handler. |