iControl.SecurityFirewallGlobalAdminIPRuleList.Endremove_all_fw_rule_source_ports C# (CSharp) Method

Endremove_all_fw_rule_source_ports() public method

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