Share via


ManagementServer.ResetMissingHeartbeatThreshold Method

Definition

Set MissingHeartbeatThreshold to default value.

public:
 void ResetMissingHeartbeatThreshold();
public void ResetMissingHeartbeatThreshold ();
member this.ResetMissingHeartbeatThreshold : unit -> unit
Public Sub ResetMissingHeartbeatThreshold ()

Remarks

A heartbeat is a periodic pulse from an agent to its management server.

Applies to

See also