iControl.SecurityProfileDoS.Endremove_dns_query_vector C# (CSharp) 메소드

Endremove_dns_query_vector() 공개 메소드

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