iControl.SecurityFirewallAddressList.Endremove_nested_address_list C# (CSharp) Method

Endremove_nested_address_list() public method

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