Click or drag to resize

IClusterConnect Method

Creates a new session on this cluster.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
ISession Connect()

Return Value

Type: ISession
a new session on this cluster set to no keyspace.
See Also