iControl.NetworkingBWControllerPolicy.Endremove_category C# (CSharp) Method

Endremove_category() public method

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