forwardReplayOptions Constructor (String)   Table of ContentDelayBetweenMessages Property forward
ReplayOptions Properties

The ReplayOptions type exposes the following members.

Properties
  NameDescription
Public propertyDelayBetweenMessages
Delay between messages in milliseconds.
Public propertyLogs
Gets list of log files. These logs will be played after log in LogStream, if specified.
Public propertyLogStream
Gets or sets log stream. This stream will be played before logs in Logs, if specified.
Top
See Also