TIBCO EMS .NET API 8.4
TIBCO EMS .NET API 8.4
|
Presents a multicast problem as a .NET event. More...
Inherits EventArgs.
Properties | |
EMSException | Exception [get] |
Get the EMSException that caused the event More... | |
Connection | Connection [get] |
Get the Connection on which this event occurred. More... | |
Session | Session [get] |
Get the Session on which this event occurred. More... | |
MessageConsumer | Consumer [get] |
Get the Consumer affected by this event. This may be null in some situations More... | |
Presents a multicast problem as a .NET event.
EMSMulticastExceptionHandler delegates receive this object as an argument.
|
get |
Get the Connection on which this event occurred.
|
get |
Get the Consumer affected by this event. This may be null in some situations
|
get |
Get the EMSException that caused the event