HeartbeatOptions Class
Namespace: Hazelcast.Clustering
Assembly: Hazelcast.Net.dll
Represents the heartbeat options
public class HeartbeatOptions
Constructors
HeartbeatOptions() | Initializes a new instance of the HeartbeatOptions class. |
Properties
PeriodMilliseconds | Gets or sets the heartbeat period. |
TimeoutMilliseconds | Gets or sets the timeout (how long to wait before declaring a connection down). |