Construct a UMESourceEventAckInfo object and initialize its fields to the given values.

Declaration Syntax

Parameters
- flags (Int32)
- Informational flags.
- sequenceNumber (UInt32)
- Sequence number (must be >= 0).
- rcvRegId (UInt32)
- Receiver registration ID (must be >= 0).
- storeIndex (UInt16)
- Store index (must be >= 0).
- store (String)
- Store name (IP address and port).
- clientd (Object)
- Application-supplied callback object.

Exceptions
Exception | Condition |
---|
| Sequence number was < 0.
|
| Receiver Reg ID was < 0.
|
| Store index was < 0.
|
Assembly:
lbmcs (Module: lbmcs) Version: 6.7.1.0