MongoUrlHeartbeatTimeout Property |
Gets the heartbeat timeout.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax public TimeSpan HeartbeatTimeout { get; }
Public ReadOnly Property HeartbeatTimeout As TimeSpan
Get
member HeartbeatTimeout : TimeSpan with get
Property Value
Type:
TimeSpanSee Also