Click or drag to resize

WorkflowHostIsInitialized Method

Determines whether this instance is initialized.

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static bool IsInitialized()

Return Value

Boolean
true if this instance is initialized; otherwise, false.
See Also