'Declaration Protected Overloads Sub AdjustLocalWindow( _ ByVal windowAdjustmentBytes As Long, _ ByVal currentLocalWindowSize As Long _ )
'Usage Dim instance As SSHConnectionProtocolChannel Dim windowAdjustmentBytes As Long Dim currentLocalWindowSize As Long instance.AdjustLocalWindow(windowAdjustmentBytes, currentLocalWindowSize)
protected void AdjustLocalWindow( long windowAdjustmentBytes, long currentLocalWindowSize )
Parameters
- windowAdjustmentBytes
- currentLocalWindowSize