Class ConnectionMetaData
- Namespace
- Apache.NMS.ActiveMQ
- Assembly
- Apache.NMS.ActiveMQ.dll
public class ConnectionMetaData : IConnectionMetaData
- Inheritance
-
ConnectionMetaData
- Implements
-
IConnectionMetaData
- Inherited Members
-
Constructors
public ConnectionMetaData()
Properties
public int NMSMajorVersion { get; }
Property Value
- int
public int NMSMinorVersion { get; }
Property Value
- int
public string NMSProviderName { get; }
Property Value
- string
public string NMSVersion { get; }
Property Value
- string
public string[] NMSXPropertyNames { get; }
Property Value
- string[]
public int ProviderMajorVersion { get; }
Property Value
- int
public int ProviderMinorVersion { get; }
Property Value
- int
public string ProviderVersion { get; }
Property Value
- string