iControl.SecurityProfileDoS.Endadd_dos_network C# (CSharp) Method

Endadd_dos_network() public method

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