Click or drag to resize

HostLog(String, String) Constructor

Initializes a new instance of the HostLog class

Namespace: Scanjour.Workflow4.Common
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public HostLog(
	string host,
	string logFolder
)

Parameters

host  String

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

logFolder  String

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

See Also