iControl.ManagementTrafficGroup.Endremove_all_ha_orders C# (CSharp) 메소드

Endremove_all_ha_orders() 공개 메소드

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