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