Method WithHeartbeatException
WithHeartbeatException(Exception)
Returns a new ServerDescription with a new HeartbeatException.
public ServerDescription WithHeartbeatException(Exception heartbeatException)Parameters
- heartbeatExceptionException
- The heartbeat exception. 
Returns
- ServerDescription
- A new instance of ServerDescription.