[TIBCO.EMS .NET client library 7.0 documentation]

Presents a multicast problem as a .NET event.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public class EMSMulticastExceptionEventArgs : EventArgs
Public Class EMSMulticastExceptionEventArgs _
	Inherits EventArgs
public ref class EMSMulticastExceptionEventArgs : public EventArgs

Remarks

EMSMulticastExceptionHandler delegates receive this object as an argument.

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    TIBCO.EMS..::.EMSMulticastExceptionEventArgs

See Also