iControl.SecurityProfileDoS.Endset_deescalation_period C# (CSharp) Method

Endset_deescalation_period() public method

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