Click or drag to resize

SocketOptionsDefunctReadTimeoutThreshold Property

Gets the amount of requests that simultaneously have to timeout before closing the connection.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public int DefunctReadTimeoutThreshold { get; }

Property Value

Type: Int32
See Also