ClientOptionsQueryAbortTimeout Property |
Gets the query abort timeout for synchronous operations in milliseconds.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public int QueryAbortTimeout { get; }
Property Value
Type:
Int32See Also