iControl.GlobalLBPoolV2.Endremove_non_terminal_member C# (CSharp) Method

Endremove_non_terminal_member() public method

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