SIFWorks ADK 2.0
ILoadBalancerListener Interface
NamespacesEdustructures.SifWorks.ToolsILoadBalancerListener

[This is preliminary documentation and is subject to change.]

This interface is implemented by classes that wish to be notified when a LoadBalancer's free pool increases from zero to greater than one, signaling Batons are once again available to the thread.
Declaration Syntax
C#Visual BasicVisual C++
public interface ILoadBalancerListener
Public Interface ILoadBalancerListener
public interface class ILoadBalancerListener
Members
All MembersMethods



IconMemberDescription
OnBatonsAvailable(LoadBalancer)
Called when a LoadBalancer's free pool increases from zero to greater than one, signaling Batons are once again available to this thread.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10