Encapsulates LBM Source Events.

C# |
public class LBMSourceEvent

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | ackInfo()()() |
Gets extended ACK info.
|
![]() | clientObject()()() |
Client callback object.
|
![]() | dataString()()() |
String data associated with this event.
|
![]() | deregistrationCompleteInfo()()() |
Gets deregistration complete info
|
![]() | deregistrationSuccessInfo()()() |
Gets deregistration success info
|
![]() | dispose()()() |
This method should be called before the source event callback returns
to indicate that the application is finished with the source event allowing it
to be reused when processing a future source event
|
![]() | flightSizeNotification()()() |
Gets an object containing flight size information.
|
![]() | messageIdInfo()()() |
Gets an object describing teh message ID assigned to a message (UMQ only)
|
![]() | promote()()() |
This method should be called if the application wishes to continue
processing the source event on another thread, or after the source event callback returns.
|
![]() | queueAckInfo()()() |
Gets an object containing extended information about a stability acknowledgement event. (UMQ only)
|
![]() | queueRegistrationCompleteInfo()()() |
Queue registration complete info. (UMQ only)
|
![]() | registrationCompleteInfo()()() |
Registration complete info.
|
![]() | registrationId()()() |
Registration ID associated with this event.
|
![]() | registrationSuccessInfo()()() |
Registration success info object.
|
![]() | sequenceNumber()()() |
Sequence number associated with this event.
|
![]() | sequenceNumberInfo()()() |
Gets extended sequence number info.
|
![]() | sourceWakeupInfo()()() |
Source wakeup info object.
|
![]() | type()()() |
LBM Source Event type.
|
![]() | ulbMessageInfo()()() |
Gets an object containing extended information about a ULB message event. (UMQ only)
|
![]() | ulbReceiverInfo()()() |
Gets an object containing extended information about a ULB receiver event. (UMQ only)
|

Object | ||
![]() | LBMSourceEvent | |
![]() | LBMContextSourceEvent |