iControl.SecurityDoSDevice.Endset_vector_detection_threshold_pps C# (CSharp) Method

Endset_vector_detection_threshold_pps() public method

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