Start Method (Boolean)Table of ContentStart Method (ReplayOptions)
Starts the receiving and processing of market data using the spelcified books maintainance options. Security definitions was not cached.

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(
	BooksMaintenanceOptions booksMaintenanceOptions
)

Parameters

booksMaintenanceOptions
Type: Onixs.CmeFastHandler..::..BooksMaintenanceOptions

[Missing <param name="booksMaintenanceOptions"/> documentation for "M:Onixs.CmeFastHandler.Handler.Start(Onixs.CmeFastHandler.BooksMaintenanceOptions)"]

See Also