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

Endadd_dos_network() public méthode

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