ISession Properties |
The ISession type exposes the following members.
Name | Description | |
---|---|---|
BinaryProtocolVersion |
Gets the Cassandra native binary protocol version
| |
Cluster |
Gets the cluster information and state
| |
IsDisposed |
Determines if the object has been disposed.
| |
Keyspace |
Gets name of currently used keyspace.
| |
SessionName |
Session name. This will be autogenerated if it is not set with WithSessionName(String).
This is used as part of the metric bucket name, for example, which can be used to separate metric paths per session.
| |
UserDefinedTypes |
Gets the user defined type mappings
|