Click or drag to resize

ClientOptionsQueryAbortTimeout Property

Gets the query abort timeout for synchronous operations in milliseconds.

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

Property Value

Type: Int32
See Also