Share via


MultiServerSqlConnectionInfo.PacketSize Propiedad

Definición

Obtiene o establece el tamaño, en bytes, de los paquetes TCP que se usan en la conexión.

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

Valor de propiedad

Valor System.Int que especifica el tamaño del paquete, en bytes.

Se aplica a