DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
ISession Interface
ISession Methods
BeginExecute Method
BeginPrepare Method
ChangeKeyspace Method
CreateKeyspace Method
CreateKeyspaceIfNotExists Method
DeleteKeyspace Method
DeleteKeyspaceIfExists Method
EndExecute Method
EndPrepare Method
Execute Method
ExecuteAsync Method
ExecuteGraph Method
ExecuteGraphAsync Method
GetMetrics Method
Prepare Method
PrepareAsync Method
ShutdownAsync Method
WaitForSchemaAgreement Method
ISession
ShutdownAsync Method
Disposes the session asynchronously.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax
C#
Copy
Task
ShutdownAsync
()
Return Value
Type:
Task
See Also
Reference
ISession Interface
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2019 DataStax, All rights reserved.