Click or drag to resize

OnHostJobExecutorInitialize Method

Plug-in specific initialization can be done here if necessary.

Namespace: RAYLASE.Marker.InternalPlugin.JobExecutors
Assembly: RAYLASE.Marker.InternalPlugin (in RAYLASE.Marker.InternalPlugin.dll) Version: 2.19.0
Syntax
C#
public override void Initialize()
See Also