Applies To: Operations Manager for System Center 2012
The number of missing heartbeats allowed by the Management Server.
Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static readonly Setting<int> MissingHeartbeatThreshold
public:
static initonly Setting<int>^ MissingHeartbeatThreshold
static val MissingHeartbeatThreshold : Setting<int>
Public Shared ReadOnly MissingHeartbeatThreshold As Setting(Of Integer)
Field Value
Type: Microsoft.EnterpriseManagement.Administration.Setting<Int32>
See Also
Settings.ManagementServer Structure
Microsoft.EnterpriseManagement.Administration Namespace
Return to top