iControl.SecurityFirewallGlobalAdminIPRuleList.Endremove_fw_rule_destination_port_list C# (CSharp) Method

Endremove_fw_rule_destination_port_list() public method

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