ServerAdapterBase.NetworkPacketSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the packet size (in bytes) that is used across the whole network.
public int NetworkPacketSize { get; set; }
member this.NetworkPacketSize : int with get, set
Public Property NetworkPacketSize As Integer