| IClusterableServer Methods | 
The IClusterableServer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
|  | GetChannel | 
            Gets a channel to the server.
            (Inherited from IServer.) | 
|  | GetChannelAsync | 
            Gets a channel to the server.
            (Inherited from IServer.) | 
|  | Initialize | 
            Initializes this instance.
             | 
|  | Invalidate | 
            Invalidates this instance (sets the server type to Unknown and clears the connection pool).
             | 
|  | RequestHeartbeat | 
            Requests a heartbeat as soon as possible.
             | 
 See Also
See Also