forwardStart Method    Table of ContentStart Method (HandlerStartupStrategy)forward
Handler.Start Method (Boolean)
Starts the receiving and processing of market data using cache security definitions option. Market joining strategy is Late Join.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public void Start(
	bool cacheSecurityDefinitions
)

Parameters

cacheSecurityDefinitions
Type: System.Boolean
True if cache Security Definitions.
See Also