Click or drag to resize
S101LogReaderEventType Property
Gets the type of the current event.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public string EventType { get; }

Property Value

Type: String
Either Message or OutOfFrameByte.
Exceptions
See Also