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

Specifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum. More...

#include <managed_infrastructure.h>

Public Attributes

System::String^ role_name
 Defines the role name of the endpoint group.
 
System::Int32 quorum_count
 Defines the minimum number of members that satisfies the endpoint group.
 

Detailed Description

Specifies a group of endpoints that can be collectively identified by a name and satisfied by a quorum.

Member Data Documentation

System::String ^ DDS::EndpointGroup_t::role_name

Defines the role name of the endpoint group.

If used in the DDS::AvailabilityQosPolicy on a DDS::DataWriter, it specifies the name that identifies a Durable Subcription.

System::Int32 DDS::EndpointGroup_t::quorum_count

Defines the minimum number of members that satisfies the endpoint group.

If used in the DDS::AvailabilityQosPolicy on a DDS::DataWriter, it specifies the number of DataReaders that must acknowledge a sample before the sample is considered to be acknowledged by the Durable Subscription.


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