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

SSHChannelReadyToSend Event

Fired when the component is ready to send data.

Syntax

 virtual int FireSSHChannelReadyToSend(SSHReverseTunnelSSHChannelReadyToSendEventParams *e);

 
typedef struct {
char* ChannelId;
int reserved;
} SSHReverseTunnelSSHChannelReadyToSendEventParams;

Remarks

When Timeout is set to 0 (asynchronous) this event is used signal that the specified channel is ready to accept data for sending.

When Timeout is set to 0 (asynchronous) this event is used signal that the specified channel is ready to accept data for sending.

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