HostLogFileLogFileContainsNewLogging Method

Scanjour Workflow4 Reference Manual

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

Namespace:  Scanjour.Workflow4.Common
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.2.0.0 (24.2.0.0)
Syntax

public static bool LogFileContainsNewLogging(
	FileInfo logFile,
	int idleTimeInMinuts
)

Parameters

logFile
Type: System.IOFileInfo

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

idleTimeInMinuts
Type: SystemInt32

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

Return Value

Type: Boolean

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

See Also

Reference