iControl.SecurityDoSDevice.Endremove_all_vector_packet_types C# (CSharp) Метод

Endremove_all_vector_packet_types() публичный Метод

public Endremove_all_vector_packet_types ( System asyncResult ) : void
asyncResult System
Результат void
        public void Endremove_all_vector_packet_types(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SecurityDoSDevice