forwardDelayBetweenMessages Property    Table of ContentLogStream Property forward
ReplayOptions.Logs Property
Gets list of log files. These logs will be played after log in LogStream, if specified.

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 List<string> Logs { get; }

Property Value

Type: List<String>
See Also