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

Endset_vector_detection_threshold_percent() public méthode

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