Click or drag to resize
MongoUrlHeartbeatInterval Property
Gets the heartbeat interval.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public TimeSpan HeartbeatInterval { get; }

Property Value

Type: TimeSpan
See Also