RTI Connext .Net APIs
Version 5.1.0
|
Contains the class_id and message_size_max of an installed transport. More...
#include <managed_infrastructure.h>
Public Attributes | |
System::Int32 | class_id |
The class_id identifies the transport associated with the message_size_max. | |
System::Int32 | message_size_max |
The maximum size of an RTPS message in bytes that can be sent or received by the transport plugin identified by the class_id. | |
Contains the class_id and message_size_max of an installed transport.
System::Int32 DDS::TransportInfo_t::class_id |
The class_id identifies the transport associated with the message_size_max.
System::Int32 DDS::TransportInfo_t::message_size_max |
The maximum size of an RTPS message in bytes that can be sent or received by the transport plugin identified by the class_id.