RTI Connext C# API
6.1.0
|
Contains the version of the RTI Connext DDS and its different libraries. More...
Public Member Functions | |
override string | ToString () |
Combines the DotnetApiVersion and NativeBuildId into a single string More... | |
Properties | |
Version | DotnetApiVersion [get] |
The version of the RTI Connext DDS .NET managed assembly More... | |
string | NativeBuildId [get] |
A full identifier of the native libraries. More... | |
Version | NativeVersion [get] |
The version of the native RTI Connext DDS product More... | |
Version | NativeCApiVersion [get] |
The version of the nddsc native assembly More... | |
Version | NativeCoreVersion [get] |
The version of the nddscore native assembly More... | |
Contains the version of the RTI Connext DDS and its different libraries.
In most cases, use ToString to display all the information.
override string ToString | ( | ) |
Combines the DotnetApiVersion and NativeBuildId into a single string
|
get |
The version of the RTI Connext DDS .NET managed assembly
|
get |
A full identifier of the native libraries.
|
get |
The version of the nddsc native assembly
|
get |
The version of the nddscore native assembly
|
get |
The version of the native RTI Connext DDS product