iControl.SecurityProfileDoS.Endremove_network_attack_vector C# (CSharp) 메소드

Endremove_network_attack_vector() 공개 메소드

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