Click or drag to resize
MessageReceivedEventArgsIsAnotherMessageAvailable Property
Gets a value indicating whether another message is available.

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

Property Value

Type: Boolean
See Also