[TIBCO.EMS .NET client library 6.3 documentation]

Get the Message that tiggered the event

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

Syntax

public Message Message { get; }
Public ReadOnly Property Message As Message
public:
property Message^ Message {
	Message^ get ();
}

See Also