Load |
The LoadBalancer type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadBalancer | Default contstructer used for testing |
![]() | LoadBalancer(IEnumerableString, String) | Construtor that initialize the hosts |
![]() | LoadBalancer(String, String) | Creates a loadbalancing clase from a service definition. |
![]() | LoadBalancer(WzpService, String) | Creates a loadbalancing clase from a service definition. |
Name | Description | |
---|---|---|
![]() | LocalServer | |
![]() | Servers |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | FilterItemsT | Filters an ienumerable of items and returns only items that should be handled by the local server. |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetServerForKey | GetServerForKey returns the key for the server |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |