MembershipHeartbeatPeriod
MembershipHeartbeatPeriod
specifies in milliseconds a period between sending Network Load Balancing cluster heartbeat messages.
Note To enable this Network Load Balancing setting, the NetworkLoadBalancingFullServer package must be enabled in the Windows image you are installing. To do this, use Windows System Image Manager to add the Microsoft-Windows-Foundation-Package to your answer file, and then configure the NetworkLoadBalancingFullServer package to enable it. For more information about adding and configuring packages, see the Windows Assessment and Deployment (Windows ADK) Technical Reference.
Values
MembershipHeartbeatPeriod |
Specifies in milliseconds a period between sending Network Load Balancing cluster heartbeat messages. The default setting is 1000. |
Valid Configuration Passes
specialize
Parent Hierarchy
microsoft-windows-networkloadbalancing-core- | Clusters | Cluster | MembershipHeartbeatPeriod
Applies To
For the list of a supported Windows editions and architectures that this component supports, see microsoft-windows-networkloadbalancing-core-.
XML Example
The following XML output shows how to set the period between sending Network Load Balancing cluster heartbeat messages to two seconds.
<MembershipHeartbeatPeriod>2000</MembershipHeartbeatPeriod>