|
UM .NET API
6.17
|
Encapsulates LBM Context Events. More...
Public Member Functions | |
| LBMContextEvent () | |
| Create an empty LBM Context Event. | |
| virtual int | type () |
| LBM Context Event Type. More... | |
| virtual System.String | dataString () |
| Error string associated with this event. This event may not be valid for all event types. More... | |
| virtual UMQContextEventRegistrationSuccessInfo | registrationSuccessInfo () |
| Registration success info object associated with this event. This event may not be valid for all event types. More... | |
| virtual UMQContextEventRegistrationCompleteInfo | registrationCompleteInfo () |
| Registration complete info object associated with this event. This event may not be valid for all event types. More... | |
Encapsulates LBM Context Events.
|
virtual |
Error string associated with this event. This event may not be valid for all event types.
|
virtual |
Registration complete info object associated with this event. This event may not be valid for all event types.
References com.latencybusters.lbm.LBM.UME_MAX_STORE_STRLEN, and com.latencybusters.lbm.LBM.UMQ_MAX_QUEUE_STRLEN.
|
virtual |
Registration success info object associated with this event. This event may not be valid for all event types.
|
virtual |