MultiServerSqlConnectionInfo.PacketSize Property

Definition

Gets or sets size, in bytes, of the TCP packets used by the connection.

public:
 property int PacketSize { int get(); void set(int value); };
public int PacketSize { get; set; }
member this.PacketSize : int with get, set
Public Property PacketSize As Integer

Property Value

An System.Int value specifying the packet size, in bytes.

Applies to