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

Endset_operation_mode() public méthode

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