Click or drag to resize
S101ReaderMessage Property
Gets the current message.

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

Property Value

Type: S101Message
Exceptions
ExceptionCondition
InvalidOperationException
ObjectDisposedExceptionDisposeAsync(CancellationToken) has been called.
See Also