IVersion Interface
From Solclient
Solclient
| IVersion Interface |
The version information for the messaging API.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
The IVersion type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyBuildDate |
The managed assembly build date.
| |
| AssemblyFileVersion |
The managed assembly file version major.minor.build.
| |
| AssemblyVersion |
The managed assembly version.
| |
| NativeSolClientBuildDate |
The native SolClient dll build date.
| |
| NativeSolClientVariant |
The native SolClient dll variant.
| |
| NatvieSolClientVersion |
The native SolClient dll version.
|