forwardResume Method    Table of ContentStart Method forward
Handler.Start Method
Overload List
  NameDescription
Public methodStart()
Starts the receiving and processing of market data. Market joining strategy is Late Join. Security definitions was not cached.
Public methodStart(Boolean)
Starts the receiving and processing of market data using cache security definitions option. Market joining strategy is Late Join.
Public methodStart(HandlerStartupStrategy)
Starts the receiving and processing of market data. Security definitions was not cached.
Public methodStart(ReplayOptions)
Starts handler in replaying logs mode.
Public methodStart(HandlerStartupStrategy, Boolean)
Starts the receiving and processing of market data using startupStrategy and cache security definitions option.
Top
See Also