SPServiceLoadBalancer Methods
Include Protected Members
Include Inherited Members
The SPServiceLoadBalancer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginOperation | Begins a new load balancing operation. Override to perform any initialization required before the operation starts. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Overrides SPAutoSerializingObject.OnDeserialization().) |
![]() |
OnEndpointAddressesChanged | |
![]() |
Provision | Provisions the load balancer by bootstrapping the object used to store the service addresses in the local configuration database. The implementation of this method requires that the URI be a topology-service aware URI. Override this method to provide your own implementation for bootstrapping service addresses from the parent farm. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unprovision | Unprovision the load balancer by removing the local cache of service addresses from the configuration database. Override this method to provide your own implementation for bootstrapping service addresses from the parent farm. |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
Top
.gif)
.gif)