SPRoundRobinServiceLoadBalancerContext class
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)
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.