iControl.GlobalLBWideIPV2.Endremove_wide_ip_pool C# (CSharp) Method

Endremove_wide_ip_pool() public method

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