SPServiceLoadBalancer Constructor
This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor do not properly initialize the object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPServiceLoadBalancer()
public SPServiceLoadBalancer()