TimeoutManager.MinSendBytesPerSecond Property

Definition

The minimum send rate, in bytes-per-second, for the response. The default response send rate is 150 bytes-per-second.

Use 0 to indicate that system defaults should be used.

To disable this timer set it to 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

Property Value

Applies to