iControl.SecurityFirewallGlobalAdminIPRuleList.Endremove_fw_rule_destination_port C# (CSharp) Méthode

Endremove_fw_rule_destination_port() public méthode

public Endremove_fw_rule_destination_port ( System asyncResult ) : void
asyncResult System
Résultat void
        public void Endremove_fw_rule_destination_port(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SecurityFirewallGlobalAdminIPRuleList