Click or drag to resize

JobProcessorBaseTSetBatchJobFailed Method

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected void SetBatchJobFailed(
	Exception ex
)

Parameters

ex
Type: SystemException
See Also