iControl.SecurityProfileDoS.Endset_network_attack_vector_rate_threshold C# (CSharp) Method

Endset_network_attack_vector_rate_threshold() public method

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