iControl.SecurityProfileDoS.Endremove_network_attack_vector C# (CSharp) Method

Endremove_network_attack_vector() public method

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