![]() | Table of Content | Start Method ![]() |
Handler.Start Method |
Name | Description | |
---|---|---|
![]() | Start() |
Starts the receiving and processing of market data.
Market joining strategy is Late Join.
Security definitions was not cached.
|
![]() | Start(Boolean) |
Starts the receiving and processing of market
data using cache security definitions option.
Market joining strategy is Late Join.
|
![]() | Start(HandlerStartupStrategy) |
Starts the receiving and processing of market data.
Security definitions was not cached.
|
![]() | Start(ReplayOptions) |
Starts handler in replaying logs mode.
|
![]() | Start(HandlerStartupStrategy, Boolean) |
Starts the receiving and processing of market data using startupStrategy and cache security definitions option.
|