Click or drag to resize

OptionsMaximumPacketSize Property

Sets the maximum packet size. Default: 65007 (65000 + 7 PacketHeadSize)

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public static int MaximumPacketSize { get; set; }

Property Value

Type: Int32
See Also