Share via


LoadBalancer members

Defines a load balancer for worker applications.

The LoadBalancer type exposes the following members.

Properties

  Name Description
Protected property EndpointAddresses (Inherited from SPServiceLoadBalancer.)
Protected property Provisioned (Inherited from SPServiceLoadBalancer.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Protected property Uri (Inherited from SPServiceLoadBalancer.)

Top

Methods

  Name Description
Public method BeginOperation Begins an operation by using the next available "good" address in the memory cache. (Overrides SPServiceLoadBalancer.BeginOperation().)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPServiceLoadBalancer.)
Protected method OnEndpointAddressesChanged Triggers a callback when the cache refresh timer fires. (Overrides SPServiceLoadBalancer.OnEndpointAddressesChanged(Object, EventArgs).)
Public method Provision (Inherited from SPServiceLoadBalancer.)
Public method ToString() (Inherited from Object.)
Public method ToString(String, IFormatProvider) Formats the value of the current instance of a Microsoft.Office.ConversionServices.Service.LoadBalancer object by using the specified format.
Public method Unprovision (Inherited from SPServiceLoadBalancer.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

LoadBalancer class

Microsoft.Office.ConversionServices.Service namespace