[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets version number of the JMS specification supported by the provider.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public string Version { get; } |
Public ReadOnly Property Version As String |
public: property String^ Version { String^ get (); } |