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
clusterIClusterThe cluster.
serverSessionICoreServerSessionThe server session.
optionsCoreSessionOptionsThe options.