SPRoundRobinServiceLoadBalancerContext-Klasse

Round-Robin Load Balancer-Kontext. Dies ist ein Objekt dieses Typs enthält den Kontext für einen Vorgang mit SPRoundRobinServiceLoadBalanceraufgerufen.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.SPServiceLoadBalancerContext
    Microsoft.SharePoint.SPRoundRobinServiceLoadBalancerContext

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

Syntax

'Declaration
Public NotInheritable Class SPRoundRobinServiceLoadBalancerContext _
    Inherits SPServiceLoadBalancerContext
'Usage
Dim instance As SPRoundRobinServiceLoadBalancerContext
public sealed class SPRoundRobinServiceLoadBalancerContext : SPServiceLoadBalancerContext

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPRoundRobinServiceLoadBalancerContext-Member

Microsoft.SharePoint-Namespace