Click or drag to resize
IDseSession Properties

The IDseSession type exposes the following members.

Properties
  NameDescription
Public propertyBinaryProtocolVersion
Gets the Cassandra native binary protocol version
(Inherited from ISession.)
Public propertyCluster
Gets the cluster information and state
(Inherited from ISession.)
Public propertyIsDisposed
Determines if the object has been disposed.
(Inherited from ISession.)
Public propertyKeyspace
Gets name of currently used keyspace.
(Inherited from ISession.)
Public propertyUserDefinedTypes
Gets the user defined type mappings
(Inherited from ISession.)
Top
See Also