Freigeben über


SPRoundRobinServiceLoadBalancer-Konstruktor (Uri)

Initialisiert eine neue Instanz der Klasse SPRoundRobinServiceLoadBalancer mithilfe des angegebenen URIS.

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

Syntax

'Declaration
Public Sub New ( _
    serviceAddress As Uri _
)
'Usage
Dim serviceAddress As Uri

Dim instance As New SPRoundRobinServiceLoadBalancer(serviceAddress)
public SPRoundRobinServiceLoadBalancer(
    Uri serviceAddress
)

Parameter

  • serviceAddress
    Typ: System.Uri

    Der URI des Diensts Lastenausgleich erforderlich.

Siehe auch

Referenz

SPRoundRobinServiceLoadBalancer Klasse

SPRoundRobinServiceLoadBalancer-Member

SPRoundRobinServiceLoadBalancer-Überladung

Microsoft.SharePoint-Namespace