[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]
public bool WorkflowServerIsLogging(
ODataService ctx,
int timeInMinutes = 21
)
Public Function WorkflowServerIsLogging (
ctx As ODataService,
Optional timeInMinutes As Integer = 21
) As Boolean
public:
bool WorkflowServerIsLogging(
ODataService^ ctx,
int timeInMinutes = 21
)
member WorkflowServerIsLogging :
ctx : ODataService *
?timeInMinutes : int
(* Defaults:
let _timeInMinutes = defaultArg timeInMinutes 21
*)
-> bool
[Missing <param name="ctx"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]
[Missing <param name="timeInMinutes"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]
[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.HostLog.WorkflowServerIsLogging(Scanjour.Process.OData.Client.Proxy.ODataService,System.Int32)"]