Constructor CoreSession
CoreSession(ICluster, ICoreServerSession, CoreSessionOptions)
Initializes a new instance of the CoreSession class.
[Obsolete("This constructor is deprecated. Avoid using CoreSession directly.")]
public CoreSession(ICluster cluster, ICoreServerSession serverSession, CoreSessionOptions options)
Parameters
cluster
IClusterThe cluster.
serverSession
ICoreServerSessionThe server session.
options
CoreSessionOptionsThe options.