Click or drag to resize

ICluster Methods

The ICluster type exposes the following members.

Methods
  NameDescription
Public methodAcquireServerSession
Acquires a core server session.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInitialize
Initializes the cluster.
Public methodSelectServer
Selects a server from the cluster.
Public methodSelectServerAsync
Selects a server from the cluster.
Public methodStartSession
Starts a session.
Top
See Also