DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
Session Class
Session Properties
BinaryProtocolVersion Property
Cluster Property
Configuration Property
IsDisposed Property
Keyspace Property
Policies Property
UserDefinedTypes Property
Session
IsDisposed Property
Determines if the session is already disposed
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
bool
IsDisposed
{
get
; }
Property Value
Type:
Boolean
Implements
ISession
IsDisposed
See Also
Reference
Session Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.