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.
Initializes a new instance of the SPRoundRobinServiceLoadBalancer class by using the specified URI.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New ( _
serviceAddress As Uri _
)
'Usage
Dim serviceAddress As Uri
Dim instance As New SPRoundRobinServiceLoadBalancer(serviceAddress)
public SPRoundRobinServiceLoadBalancer(
Uri serviceAddress
)
Parameters
serviceAddress
Type: System.UriThe URI of the service to be load balanced.
See Also
Reference
SPRoundRobinServiceLoadBalancer Class
SPRoundRobinServiceLoadBalancer Members