SPServiceLoadBalancerContext members
Contains the context for an operation.
The SPServiceLoadBalancerContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPServiceLoadBalancerContext | Initializes a new instance of the SPServiceLoadBalancer class. |
Top
Properties
Name | Description | |
---|---|---|
EndpointAddress | Gets the address of the endpoint URI. | |
Status | Gets or sets the status. |
Top
Methods
Name | Description | |
---|---|---|
EndOperation | Ends the operation specified by the context. | |
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