Click or drag to resize
StatementIsTracing 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#
public bool IsTracing { get; }

Property Value

Type: Boolean

Implements

IStatementIsTracing
See Also