Start Method (BooksMaintenanceOptions)Table of ContentStart Method (BooksMaintenanceOptions, ReplayOptions)
Starts handler in replaying logs mode. All types of books are maintained.

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 void Start(
	ReplayOptions options
)

Parameters

options
Type: Onixs.CmeFastHandler..::..ReplayOptions
Replay options.

See Also