HostLogFile Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the HostLogFile class

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

public HostLogFile(
	string host,
	string logFolder
)

Parameters

host
Type: SystemString

[Missing <param name="host"/> documentation for "M:Scanjour.Workflow4.Common.HostLogFile.#ctor(System.String,System.String)"]

logFolder
Type: SystemString

[Missing <param name="logFolder"/> documentation for "M:Scanjour.Workflow4.Common.HostLogFile.#ctor(System.String,System.String)"]

See Also

Reference