TimeoutManager.MinSendBytesPerSecond 屬性

定義

回應的最小傳送速率,以每秒位元組數為單位。 預設回應傳送速率為每秒 150 個位元組。

使用 0 表示應該使用系統預設值。

若要停用此計時器,請將它設定為 UInt32.MaxValue

public:
 property long MinSendBytesPerSecond { long get(); void set(long value); };
public long MinSendBytesPerSecond { get; set; }
member this.MinSendBytesPerSecond : int64 with get, set
Public Property MinSendBytesPerSecond As Long

屬性值

適用於