Settings.Agent.Heartbeats.Interval Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Heartbeat interval in seconds.
public: static initonly Microsoft::EnterpriseManagement::Administration::Setting<int> ^ Interval;
public static readonly Microsoft.EnterpriseManagement.Administration.Setting<int> Interval;
staticval mutable Interval : Microsoft.EnterpriseManagement.Administration.Setting<int>
Public Shared ReadOnly Interval As Setting(Of Integer)