Start Method Table of ContentStart Method (BooksMaintenanceOptions)
Starts the receiving and processing of market data using cache security definitions option. 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(
	bool cacheSecurityDefinitions
)

Parameters

cacheSecurityDefinitions
Type: System..::..Boolean

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

See Also