iControl.SecurityDoSDevice.Endset_vector_detection_threshold_percent C# (CSharp) Method

Endset_vector_detection_threshold_percent() public method

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