forwardStart Method (Boolean)   Table of ContentStart Method (ReplayOptions)forward
Handler.Start Method (HandlerStartupStrategy)
Starts the receiving and processing of market data. Security definitions was not cached.

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(
	HandlerStartupStrategy startupStrategy
)

Parameters

startupStrategy
Type: OnixS.CmeMdHandler.HandlerStartupStrategy
Market joining strategy.
See Also