Creates a UMQSourceEventULBReceiverInfo object and initializes fields to the
supplied values.

Declaration Syntax
public UMQSourceEventULBReceiverInfo(
int flags,
ulong regId,
uint assignId,
uint appSetIdx,
string receiver
)

Parameters
- flags (Int32)
- Informational flags.
- regId (UInt64)
- Registration ID of the receiver.
- assignId (UInt32)
- The assignment ID of the receiver.
- appSetIdx (UInt32)
- The application set index the receiver is in.
- receiver (String)
- The receivers immediate message target string.

Exceptions
Exception | Condition |
---|
| LBMEInvalException An invalid parameter was specified.
|
Assembly:
lbmcs (Module: lbmcs) Version: 6.7.1.0