ArgusTV.Recorders.Common.RecordingThreadBase.OnStopRecording C# (CSharp) Method

OnStopRecording() protected abstract method

protected abstract OnStopRecording ( RecorderCallbackServiceAgent callbackAgent, bool abort ) : bool
callbackAgent RecorderCallbackServiceAgent
abort bool
return bool
        protected abstract bool OnStopRecording(RecorderCallbackServiceAgent callbackAgent, bool abort);