'Declaration Public Function New( _ ByVal channel As SSHConnectionProtocolChannel, _ ByVal dataSize As Integer, _ ByVal currentWindowSize As Long _ )
'Usage Dim channel As SSHConnectionProtocolChannel Dim dataSize As Integer Dim currentWindowSize As Long Dim instance As New SSHChannelWindowEmptyException(channel, dataSize, currentWindowSize)
public SSHChannelWindowEmptyException( SSHConnectionProtocolChannel channel, int dataSize, long currentWindowSize )
Parameters
- channel
- dataSize
- currentWindowSize