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 round robin load balancer context. This is an object of this type contains the context for an operation invoked using SPRoundRobinServiceLoadBalancer.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPServiceLoadBalancerContext
Microsoft.SharePoint.SPRoundRobinServiceLoadBalancerContext
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPRoundRobinServiceLoadBalancerContext _
Inherits SPServiceLoadBalancerContext
'Usage
Dim instance As SPRoundRobinServiceLoadBalancerContext
public sealed class SPRoundRobinServiceLoadBalancerContext : SPServiceLoadBalancerContext
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.