Click or drag to resize

HostLogLogFileContainsNewLogging Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.HostLog.LogFileContainsNewLogging(System.IO.FileInfo,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 static bool LogFileContainsNewLogging(
	FileInfo logFile,
	int idleTimeInMinuts
)

Parameters

logFile  FileInfo

[Missing <param name="logFile"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.LogFileContainsNewLogging(System.IO.FileInfo,System.Int32)"]

idleTimeInMinuts  Int32

[Missing <param name="idleTimeInMinuts"/> documentation for "M:Scanjour.Workflow4.Common.HostLog.LogFileContainsNewLogging(System.IO.FileInfo,System.Int32)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.HostLog.LogFileContainsNewLogging(System.IO.FileInfo,System.Int32)"]

See Also