ReplayOptions Constructor Table of ContentReplayOptions Methods
Constructor.

Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)

Syntax

C#
public ReplayOptions(
	string pathToLog
)

Parameters

pathToLog
Type: System..::..String
Path to log file.

See Also