iControl.SecurityDoSDevice.Endremove_all_vector_packet_types C# (CSharp) Method

Endremove_all_vector_packet_types() public method

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