S101LogReader Class |
Namespace: Lawo.EmberPlusSharp.S101
public sealed class S101LogReader
The S101LogReader type exposes the following members.
Name | Description | |
---|---|---|
S101LogReader | Initializes a new instance of the S101LogReader class. |
Name | Description | |
---|---|---|
Direction | Gets the direction of the current event. | |
EventType | Gets the type of the current event. | |
Message | Gets the current message. | |
Number | Gets the number of the current event. | |
TimeUtc | Gets the UTC time of the current event. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetPayload | Gets the payload of the current event. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Read | Reads the next event. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |