LBM .Net API Documentation
LBMContextSourceEvent Class
Namespacescom.latencybusters.lbmLBMContextSourceEvent
Encapsulates an LBM context-level source event.
Declaration Syntax
C#
public class LBMContextSourceEvent : LBMSourceEvent
Members
All MembersMethods



IconMemberDescription
ackInfo()()()
Gets extended ACK info.
(Inherited from LBMSourceEvent.)
clientObject()()()
Client callback object.
(Inherited from LBMSourceEvent.)
dataString()()()
String data associated with this event.
(Inherited from LBMSourceEvent.)
deregistrationCompleteInfo()()()
Gets deregistration complete info
(Inherited from LBMSourceEvent.)
deregistrationSuccessInfo()()()
Gets deregistration success info
(Inherited from LBMSourceEvent.)
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
(Inherited from LBMSourceEvent.)
flightSizeNotification()()()
Gets an object containing flight size information.
(Inherited from LBMSourceEvent.)
messageIdInfo()()()
Gets an object describing teh message ID assigned to a message (UMQ only)
(Inherited from LBMSourceEvent.)
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.
(Inherited from LBMSourceEvent.)
queueAckInfo()()()
Gets an object containing extended information about a stability acknowledgement event. (UMQ only)
(Inherited from LBMSourceEvent.)
queueRegistrationCompleteInfo()()()
Queue registration complete info. (UMQ only)
(Inherited from LBMSourceEvent.)
registrationCompleteInfo()()()
Registration complete info.
(Inherited from LBMSourceEvent.)
registrationId()()()
Registration ID associated with this event.
(Inherited from LBMSourceEvent.)
registrationSuccessInfo()()()
Registration success info object.
(Inherited from LBMSourceEvent.)
sequenceNumber()()()
Sequence number associated with this event.
(Inherited from LBMSourceEvent.)
sequenceNumberInfo()()()
Gets extended sequence number info.
(Inherited from LBMSourceEvent.)
sourceWakeupInfo()()()
Source wakeup info object.
(Inherited from LBMSourceEvent.)
type()()()
LBM Source Event type.
(Inherited from LBMSourceEvent.)
ulbMessageInfo()()()
Gets an object containing extended information about a ULB message event. (UMQ only)
(Inherited from LBMSourceEvent.)
ulbReceiverInfo()()()
Gets an object containing extended information about a ULB receiver event. (UMQ only)
(Inherited from LBMSourceEvent.)
Inheritance Hierarchy
Object
LBMSourceEvent
 LBMContextSourceEvent

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0