Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The default constructor, which is called implicitly by the default constructors of derived classes.
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 SPRoundRobinServiceLoadBalancer()
public SPRoundRobinServiceLoadBalancer()
Remarks
This constructor is called implicitly by the default constructors of derived classes; explicit calls outside of those default constructors will not properly initialize the object.
See Also
Reference
SPRoundRobinServiceLoadBalancer Class
SPRoundRobinServiceLoadBalancer Members