iControl.SecurityDoSDevice.Endremove_all_vector_packet_types C# (CSharp) Méthode

Endremove_all_vector_packet_types() public méthode

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