iControl.LocalLBFlowEvictionPolicy.Endset_eviction_strategy_fast_state C# (CSharp) Méthode

Endset_eviction_strategy_fast_state() public méthode

public Endset_eviction_strategy_fast_state ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endset_eviction_strategy_fast_state(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBFlowEvictionPolicy