CqlConnectionState Property |
Gets the current state of the connection.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax public override ConnectionState State { get; }
Return Value
Type:
ConnectionStateOne of the
ConnectionState values.
Implements
IDbConnectionStateSee Also