MessageReceivedEventArgs Class | ![]() |
Namespace: Lawo.EmberPlusSharp.S101
public sealed class MessageReceivedEventArgs : EventArgs
The MessageReceivedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsAnotherMessageAvailable | Gets a value indicating whether another message is available. |
![]() | Message | Gets the message. |
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 message. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |