forwardStart Method (HandlerStartupStrategy)   Table of ContentStart Method (HandlerStartupStrategy, Boolean)forward
Handler.Start Method (ReplayOptions)
Starts handler in replaying logs mode.

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

Parameters

options
Type: OnixS.CmeMdHandler.ReplayOptions
Replay options.
See Also