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)
Syntax
The IVersion type exposes the following members.
Properties
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.
|
See Also