iControl.SecurityFirewallAddressList.Endcreate_with_address_range C# (CSharp) Method

Endcreate_with_address_range() public method

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