Xceed .NET Libraries Documentation
MaximumPacketSize Field (ChannelOpenInteractiveSessionPayload)


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace > ChannelOpenInteractiveSessionPayload Class : MaximumPacketSize Field
Syntax
'Declaration
 
Public MaximumPacketSize As Integer
'Usage
 
Dim instance As ChannelOpenInteractiveSessionPayload
Dim value As Integer
 
value = instance.MaximumPacketSize
 
instance.MaximumPacketSize = value
public int MaximumPacketSize
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChannelOpenInteractiveSessionPayload Class
ChannelOpenInteractiveSessionPayload Members