Property HeartbeatTimeout
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
HeartbeatTimeout
Gets the heartbeat timeout.
public TimeSpan HeartbeatTimeout { get; }
Property Value
- TimeSpan
The heartbeat timeout.
Gets the heartbeat timeout.
public TimeSpan HeartbeatTimeout { get; }
The heartbeat timeout.