[TIBCO.EMS .NET client library 5.1 documentation]

The EMSMulticastExceptionEventArgs type exposes the following members.

Properties

  NameDescription
Connection
Get the Connection on which this event occurred.
Consumer
Get the Consumer affected by this event. This may be null in some situations
Exception
Get the EMSException that caused the event
Session
Get the Session on which this event occurred.

See Also