RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
DISCOVERY_CONFIG

<<extension>> Specifies the discovery configuration QoS. More...

Classes

struct  DDS::BuiltinTopicReaderResourceLimits_t
 Built-in topic reader's resource limits. More...
 
class  DDS::DiscoveryConfigQosPolicy
 Settings for discovery configuration. More...
 

Enumerations

enum  DDS::RemoteParticipantPurgeKind : UINT32
 Available behaviors for halting communication with remote participants (and their contained entities) with which discovery communication has been lost. More...
 

Functions

static System::String^ DDS::DiscoveryConfigQosPolicy::get_discoveryconfig_qos_policy_name ()
 Stringified human-readable name for DDS::DiscoveryConfigQosPolicy.
 

Detailed Description

<<extension>> Specifies the discovery configuration QoS.

Enumeration Type Documentation

Available behaviors for halting communication with remote participants (and their contained entities) with which discovery communication has been lost.

When discovery communication with a remote participant has been lost, the local participant must make a decision about whether to continue attempting to communicate with that participant and its contained entities. This "kind" is used to select the desired behavior.

This "kind" does not pertain to the situation in which a remote participant has been gracefully deleted and notification of that deletion have been successfully received by its peers. In that case, the local participant will immediately stop attempting to communicate with those entities and will remove the associated remote entity records from its internal database.

See Also
DDS::DiscoveryConfigQosPolicy::remote_participant_purge_kind

Function Documentation

static System::String ^ DDS::DiscoveryConfigQosPolicy::get_discoveryconfig_qos_policy_name ( )
inlinestatic

Stringified human-readable name for DDS::DiscoveryConfigQosPolicy.


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