IClusterableServer Methods | 
The IClusterableServer type exposes the following members.
| 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(String) |  Obsolete.  
            Invalidates this instance (sets the server type to Unknown and clears the connection pool).
              | |
| Invalidate(String, TopologyVersion) | 
            Invalidates this instance (sets the server type to Unknown and clears the connection pool).
              | |
| RequestHeartbeat | 
            Requests a heartbeat as soon as possible.
              |