iControl.SecurityDoSDevice.Endremove_vector_packet_type C# (CSharp) Method

Endremove_vector_packet_type() public method

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