UMQ Message ID class.
Contains information required to identify a UMQ message

C# |
public class UMQMessageId

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMQMessageId(UInt64, UInt64) | Creates a UMQMessageId object and initializes fields to the
supplied values.
|
![]() | msgStamp()()() | Get the message stamp associated with this message id. |
![]() | registrationId()()() | Get the registration Id associated with this message id. |

Object | |
![]() | UMQMessageId |