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

Endremove_fw_rule_source_port() 공개 메소드

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