RTI Connext .Net APIs  Version 5.3.1

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. More...
 
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. More...
 

Detailed Description

Contains the class_id and message_size_max of an installed transport.

Member Data Documentation

◆ class_id

System::Int32 DDS::TransportInfo_t::class_id

The class_id identifies the transport associated with the message_size_max.

◆ 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.


RTI Connext .Net APIs Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc