[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Get the EMSException that caused the event
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public EMSException Exception { get; } |
Public ReadOnly Property Exception As EMSException |
public: property EMSException^ Exception { EMSException^ get (); } |