iControl.ManagementTrafficGroup.Endremove_ha_order C# (CSharp) Méthode

Endremove_ha_order() public méthode

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