UME Source Event Ack Info class.

C# |
public class UMESourceEventAckInfo

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UMESourceEventAckInfo(Int32, UInt32, UInt32, UInt16, String, Object) |
Construct a UMESourceEventAckInfo object and initialize its fields to the given values.
|
![]() | clientObject()()() |
Get the client-supplied callback object.
|
![]() | flags()()() |
Get informational flags associated with the source event.
|
![]() | receiverRegistrationId()()() |
Get the receiver registration ID.
|
![]() | sequenceNumber()()() |
Get the sequence number of the message the event was received for.
|
![]() | store()()() |
Get the name (IP address) of the store the event came from.
|
![]() | storeIndex()()() |
Get the index of the store the source event came from.
|

Contains extended information for message stability and confirmed delivery source events.

Object | |
![]() | UMESourceEventAckInfo |