TaskProcessorJobDeepClone Method

Created a deep clone of the task handler for use in reading via the processing report.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Object DeepClone()

Return Value

Object
TaskProcessorJob

Implements

IDeepCloneableDeepClone

See Also