![]() | Table of Content | ReplayOptions Constructor ![]() |
ReplayOptions Class |
Namespace: OnixS.CmeMdHandler
public class ReplayOptions
The ReplayOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReplayOptions() |
Constructor.
|
![]() | ReplayOptions(Stream) |
Constructor.
|
![]() | ReplayOptions(String) |
Constructor.
|
Name | Description | |
---|---|---|
![]() | DelayBetweenMessages |
Delay between messages in milliseconds.
|
![]() | Logs |
Gets list of log files. These logs will be played after log in LogStream, if specified.
|
![]() | LogStream |
Gets or sets log stream. This stream will be played before logs in Logs, if specified.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |