iControl.NetworkingBWPriorityGroup.Endremove_priority_class C# (CSharp) Method

Endremove_priority_class() public method

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