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

Endreset_dns_query_vector_statistics() 공개 메소드

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