SPServiceLoadBalancerStatus enumeration

Specifies whether load balancing was successful or failed.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPServiceLoadBalancerStatus
'Usage
Dim instance As SPServiceLoadBalancerStatus
public enum SPServiceLoadBalancerStatus

Members

Member name Description
Succeeded Load balancing succeeded.
Failed Load balancing failed.

See also

Reference

Microsoft.SharePoint namespace