Share via


ManagementServer.ResetMissingHeartbeatThreshold Method ()

 

Applies To: Operations Manager for System Center 2012

Resets the MissingHeartbeatThreshold property to its default value.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

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

Remarks

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

See Also

HeartbeatInterval
ManagementServer Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top