iControl.LocalLBFlowEvictionPolicy.Endadd_eviction_strategy_port C# (CSharp) Method

Endadd_eviction_strategy_port() public method

public Endadd_eviction_strategy_port ( System asyncResult ) : void
asyncResult System
return void
        public void Endadd_eviction_strategy_port(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBFlowEvictionPolicy