RTI Connext .Net APIs  Version 5.0.0
PUBLISH_MODE

<<eXtension>> Specifies how RTI Connext sends application data on the network. This QoS policy can be used to tell RTI Connext to use its own thread to send data, instead of the user thread. More...

Classes

class  DDS::PublishModeQosPolicy
 Specifies how RTI Connext sends application data on the network. This QoS policy can be used to tell RTI Connext to use its own thread to send data, instead of the user thread. More...
 

Enumerations

enum  DDS::PublishModeQosPolicyKind : UINT32
 Kinds of publishing mode. More...
 

Functions

static System::String^ DDS::PublishModeQosPolicy::get_publishmode_qos_policy_name ()
 Stringified human-readable name for DDS::PublishModeQosPolicy.
 

Detailed Description

<<eXtension>> Specifies how RTI Connext sends application data on the network. This QoS policy can be used to tell RTI Connext to use its own thread to send data, instead of the user thread.

Enumeration Type Documentation

Kinds of publishing mode.

QoS:
DDS::PublishModeQosPolicy

Function Documentation

static System::String ^ DDS::PublishModeQosPolicy::get_publishmode_qos_policy_name ( )
inlinestatic

Stringified human-readable name for DDS::PublishModeQosPolicy.


RTI Connext .Net APIs Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc