iControl.SecurityFirewallRuleList.Endremove_fw_rule_destination_address_list C# (CSharp) 메소드

Endremove_fw_rule_destination_address_list() 공개 메소드

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