SPRoundRobinServiceLoadBalancerContext members
The round robin load balancer context. This is an object of this type contains the context for an operation invoked using SPRoundRobinServiceLoadBalancer.
The SPRoundRobinServiceLoadBalancerContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
EndpointAddress | The end point uri address. (Overrides SPServiceLoadBalancerContext.EndpointAddress.) | |
Status | Represents the load balancer status. (Overrides SPServiceLoadBalancerContext.Status.) |
Top
Methods
Name | Description | |
---|---|---|
EndOperation | End the load balancer context. (Overrides SPServiceLoadBalancerContext.EndOperation().) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top