iControl.SecurityProfileDoS.Endremove_dns_query_vector C# (CSharp) Méthode

Endremove_dns_query_vector() public méthode

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