Click or drag to resize
IStatementIsTracing Property
Gets whether tracing is enabled for this query or not.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
bool IsTracing { get; }

Property Value

Type: Boolean
See Also