Back to FlowSsh Documentation
[C]
typedef void (__cdecl* FlowSshC_ChannelCloseHandler)(void* handlerData);
Parameters
Remarks
Close handlers can be invoked only on successfully opened channels. No other channel handlers are invoked after this handler.