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

Endremove_all_low_priority_geographies() public méthode

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