Click or drag to resize

HostLogWorkflowServerIsLogging Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]


Namespace: Scanjour.Workflow4.Common
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public bool WorkflowServerIsLogging(
	ODataService ctx,
	int timeInMinutes = 21
)

Parameters

ctx  ODataService

[Missing <param name="ctx"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]

timeInMinutes  Int32  (Optional)

[Missing <param name="timeInMinutes"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]

See Also