iControl.SecurityFirewallGlobalAdminIPRuleList.Endremove_all_fw_rule_destination_addresses C# (CSharp) Method

Endremove_all_fw_rule_destination_addresses() public method

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