iControl.SecurityFirewallRuleList.Endremove_fw_rule_icmp_typecode C# (CSharp) Method

Endremove_fw_rule_icmp_typecode() public method

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