LoadBalancer members

Defines a load balancer for worker applications.

The LoadBalancer type exposes the following members.

Constructors

  Name Description
Public method LoadBalancer Reserved for internal use.Allows class to be deserialized.

Top

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. (Inherited from LoadBalancer.)
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. (Inherited from LoadBalancer.)
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. (Inherited from LoadBalancer.)
Public method Unprovision (Inherited from SPServiceLoadBalancer.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

LoadBalancer class

Microsoft.Office.TranslationServices namespace