[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets the major version number of the JMS specification supported
by the provider.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public int MajorVersion { get; } |
Public ReadOnly Property MajorVersion As Integer |
public: property int MajorVersion { int get (); } |