ConnectionSettings.PacketSize Property

Definition

Size in bytes of the network packets used to communicate with an instance of SQL Server. Default is 8192. Exceptions: ConnectionCannotBeChangedException InvalidPropertyValueException

public int PacketSize { get; set; }
member this.PacketSize : int with get, set
Public Property PacketSize As Integer

Property Value

Applies to