iControl.ManagementTrafficGroup.Endremove_all_ha_orders C# (CSharp) Method

Endremove_all_ha_orders() public method

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