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

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

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