RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DDS::TransportInfo_t Class Reference

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.
 

Detailed Description

Contains the class_id and message_size_max of an installed transport.

Member Data Documentation

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.


RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc