iControl.SecurityProfileDoS.Endadd_white_ip C# (CSharp) Method

Endadd_white_ip() public method

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