forwardLogs Property    Table of ContentReplayOptions Methodsforward
ReplayOptions.LogStream Property
Gets or sets log stream. This stream will be played before logs in Logs, 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 Stream LogStream { get; set; }

Property Value

Type: Stream
See Also