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

Endadd_white_ip() public méthode

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