This event is fired when a portion of extended data is received via logical connection
[C#/Java]
not applicable;
[VB.NET]
not applicable;
[Pascal]
not applicable;
[C++]
not implemented;
Parameters
- ConnIndex - index of the connection in the list.
- Buffer - pointer to buffer with decrypted data
Description
This event is fired when the
new block of decrypted extended data is available.
For command and shell tunnels extended data come from the standard error (stderr).
To get the type of extended data,
check
ExtendedDataType property.