Class RuntimeStartEventArgs
OptimaJet.Workflow.Core.Runtime.RuntimeStartEventArgs
Provides event data for runtime startup notifications raised by WorkflowRuntime.OnRuntimeStart and WorkflowRuntime.OnRuntimeStartAsync.
Namespace: OptimaJet.Workflow.Core.Runtime
public class RuntimeStartEventArgsProperties
public bool IsColdStart { get; set; } #Gets or sets a value indicating whether the runtime was started through the cold-start path.