MultiServerSqlConnectionInfo.PacketSize 屬性

定義

取得或設定連線所使用的 TCP 封包大小(位元組)。

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

屬性值

一個 System.Int 指定封包大小的值,單位為位元組。

適用於