RTI Connext C# API Version 7.3.0
Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder Class Reference

A modifiable type used to create an immutable DomainParticipantResourceLimits More...

Public Member Functions

 DomainParticipantResourceLimitsBuilder (DomainParticipantResourceLimits data)
 Creates a builder with the values of an existing immutable instance More...
 
DomainParticipantResourceLimits Build ()
 Creates a new DomainParticipantResourceLimits immutable object from this one. More...
 

Properties

AllocationSettings LocalWriterAllocation [get, set]
 Allocation settings applied to local DataWriters. More...
 
AllocationSettings LocalReaderAllocation [get, set]
 Allocation settings applied to local DataReaders. More...
 
AllocationSettings LocalPublisherAllocation [get, set]
 Allocation settings applied to local Publisher. More...
 
AllocationSettings LocalSubscriberAllocation [get, set]
 Allocation settings applied to local Subscriber. More...
 
AllocationSettings LocalTopicAllocation [get, set]
 Allocation settings applied to local Topic. More...
 
AllocationSettings RemoteWriterAllocation [get, set]
 Allocation settings applied to remote DataWriters. More...
 
AllocationSettings RemoteReaderAllocation [get, set]
 Allocation settings applied to remote DataReaders. More...
 
AllocationSettings RemoteParticipantAllocation [get, set]
 Allocation settings applied to remote DomainParticipants. More...
 
AllocationSettings MatchingWriterReaderPairAllocation [get, set]
 Allocation settings applied to matching local writer and remote/local reader pairs. More...
 
AllocationSettings MatchingReaderWriterPairAllocation [get, set]
 Allocation settings applied to matching local reader and remote/local writer pairs. More...
 
AllocationSettings IgnoredEntityAllocation [get, set]
 Allocation settings applied to ignored entities. More...
 
AllocationSettings ContentFilteredTopicAllocation [get, set]
 Allocation settings applied to content filtered topic. More...
 
AllocationSettings ContentFilterAllocation [get, set]
 Allocation settings applied to content filter. More...
 
AllocationSettings ReadConditionAllocation [get, set]
 Allocation settings applied to read condition pool. More...
 
AllocationSettings QueryConditionAllocation [get, set]
 Allocation settings applied to query condition pool. More...
 
AllocationSettings OutstandingAsynchronousSampleAllocation [get, set]
 Allocation settings applied to the maximum number of samples (from all DataWriter) waiting to be asynchronously written. More...
 
AllocationSettings FlowControllerAllocation [get, set]
 Allocation settings applied to flow controllers. More...
 
int LocalWriterHashBuckets [get, set]
 Hash_Buckets settings applied to local DataWriters. More...
 
int LocalReaderHashBuckets [get, set]
 Number of hash buckets for local DataReaders. More...
 
int LocalPublisherHashBuckets [get, set]
 Number of hash buckets for local Publisher. More...
 
int LocalSubscriberHashBuckets [get, set]
 Number of hash buckets for local Subscriber. More...
 
int LocalTopicHashBuckets [get, set]
 Number of hash buckets for local Topic. More...
 
int RemoteWriterHashBuckets [get, set]
 Number of hash buckets for remote DataWriters. More...
 
int RemoteReaderHashBuckets [get, set]
 Number of hash buckets for remote DataReaders. More...
 
int RemoteParticipantHashBuckets [get, set]
 Number of hash buckets for remote DomainParticipants. More...
 
int MatchingWriterReaderPairHashBuckets [get, set]
 Number of hash buckets for matching local writer and remote/local reader pairs. More...
 
int MatchingReaderWriterPairHashBuckets [get, set]
 Number of hash buckets for matching local reader and remote/local writer pairs. More...
 
int IgnoredEntityHashBuckets [get, set]
 Number of hash buckets for ignored entities. More...
 
int ContentFilteredTopicHashBuckets [get, set]
 Number of hash buckets for content filtered topics. More...
 
int ContentFilterHashBuckets [get, set]
 Number of hash buckets for content filters. More...
 
int FlowControllerHashBuckets [get, set]
 Number of hash buckets for flow controllers. More...
 
int MaxGatherDestinations [get, set]
 Maximum number of destinations per RTI Connext send. More...
 
int ParticipantUserDataMaxLength [get, set]
 Maximum length of user data in DomainParticipantQos and ParticipantBuiltinTopicData More...
 
int TopicDataMaxLength [get, set]
 Maximum length of topic data in TopicQos, TopicBuiltinTopicData, PublicationBuiltinTopicData and SubscriptionBuiltinTopicData More...
 
int PublisherGroupDataMaxLength [get, set]
 Maximum length of group data in PublisherQos and PublicationBuiltinTopicData More...
 
int SubscriberGroupDataMaxLength [get, set]
 Maximum length of group data in SubscriberQos and SubscriptionBuiltinTopicData More...
 
int WriterUserDataMaxLength [get, set]
 Maximum length of user data in DataWriterQos and PublicationBuiltinTopicData More...
 
int ReaderUserDataMaxLength [get, set]
 Maximum length of user data in DataReaderQos and SubscriptionBuiltinTopicData More...
 
int MaxPartitions [get, set]
 Maximum number of partition name strings allowable in a Partition. More...
 
int MaxPartitionCumulativeCharacters [get, set]
 Maximum number of combined characters allowable in all partition names in a Partition. More...
 
int TypeCodeMaxSerializedLength [get, set]
 Maximum size of serialized string for type code. More...
 
int TypeObjectMaxSerializedLength [get, set]
 The maximum length, in bytes, that the buffer to serialize a TypeObject can consume. More...
 
int SerializedTypeObjectDynamicAllocationThreshold [get, set]
 A threshold, in bytes, for dynamic memory allocation for the deserialized TypeObject. More...
 
int TypeObjectMaxDeserializedLength [get, set]
 The maximum number of bytes that a deserialized TypeObject can consume. More...
 
int DeserializedTypeObjectDynamicAllocationThreshold [get, set]
 A threshold, in bytes, for dynamic memory allocation for the deserialized TypeObject. More...
 
int ContentfilterPropertyMaxLength [get, set]
 This field is the maximum length of all data related to a Content-filtered topic. More...
 
int ChannelSeqMaxLength [get, set]
 Maximum number of channels that can be specified in MultiChannelQosPolicy for MultiChannel DataWriters. More...
 
int ChannelFilterExpressionMaxLength [get, set]
 Maximum length of a channel ChannelSettings_t_filter_expression in a MultiChannel DataWriter. More...
 
int ParticipantPropertyListMaxLength [get, set]
 Maximum number of properties associated with the DomainParticipant. More...
 
int ParticipantPropertyStringMaxLength [get, set]
 Maximum string length of the properties associated with the DomainParticipant. More...
 
int WriterPropertyListMaxLength [get, set]
 Maximum number of properties associated with a DataWriter. More...
 
int WriterPropertyStringMaxLength [get, set]
 Maximum string length of the properties associated with a DataWriter. More...
 
int ReaderPropertyListMaxLength [get, set]
 Maximum number of properties associated with a DataReader. More...
 
int ReaderPropertyStringMaxLength [get, set]
 Maximum string length of the properties associated with a DataReader. More...
 
int MaxEndpointGroups [get, set]
 Maximum number of EndpointGroup allowable in a Availability. More...
 
int MaxEndpointGroupCumulativeCharacters [get, set]
 Maximum number of combined role_name characters allowed in all EndpointGroup in a Availability. More...
 
int TransportInfoListMaxLength [get, set]
 Maximum number of installed transports to send and receive information about in ParticipantBuiltinTopicData_transport_info. More...
 
IgnoredEntityReplacementKind IgnoredEntityReplacement [get, set]
 Replacement policy for the ignored entities. It sets what entity can be replaced when resource limits set in DomainParticipantResourceLimitsQosPolicy_ignored_entity_allocation are reached. More...
 
AllocationSettings RemoteTopicQueryAllocation [get, set]
 Allocation settings applied to remote TopicQueries. More...
 
int RemoteTopicQueryHashBuckets [get, set]
 Number of hash buckets for remote TopicQueries. More...
 
int WriterDataTagListMaxLength [get, set]
 Maximum number of data tags associated with a DataWriter. More...
 
int WriterDataTagStringMaxLength [get, set]
 Maximum string length of the data tags associated with a DataWriter. More...
 
int ReaderDataTagListMaxLength [get, set]
 Maximum number of data tags associated with a DataReader. More...
 
int ReaderDataTagStringMaxLength [get, set]
 Maximum string length of the data tags associated with a DataReader. More...
 
uint ShmemRefTransferModeMaxSegments [get, set]
 Maximum number of segments created by all DataWriters belonging to a DomainParticipant. More...
 

Detailed Description

A modifiable type used to create an immutable DomainParticipantResourceLimits

Constructor & Destructor Documentation

◆ DomainParticipantResourceLimitsBuilder()

Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.DomainParticipantResourceLimitsBuilder ( DomainParticipantResourceLimits  data)
inline

Creates a builder with the values of an existing immutable instance

Member Function Documentation

◆ Build()

DomainParticipantResourceLimits Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.Build ( )

Creates a new DomainParticipantResourceLimits immutable object from this one.

Property Documentation

◆ LocalWriterAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalWriterAllocation
getset

Allocation settings applied to local DataWriters.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_writer_allocation

◆ LocalReaderAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalReaderAllocation
getset

Allocation settings applied to local DataReaders.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_reader_allocation

◆ LocalPublisherAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalPublisherAllocation
getset

Allocation settings applied to local Publisher.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_publisher_allocation

◆ LocalSubscriberAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalSubscriberAllocation
getset

Allocation settings applied to local Subscriber.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_subscriber_allocation

◆ LocalTopicAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalTopicAllocation
getset

Allocation settings applied to local Topic.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_topic_allocation

◆ RemoteWriterAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteWriterAllocation
getset

Allocation settings applied to remote DataWriters.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_writer_allocation

◆ RemoteReaderAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteReaderAllocation
getset

Allocation settings applied to remote DataReaders.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_reader_allocation

◆ RemoteParticipantAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteParticipantAllocation
getset

Allocation settings applied to remote DomainParticipants.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_participant_allocation

◆ MatchingWriterReaderPairAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MatchingWriterReaderPairAllocation
getset

Allocation settings applied to matching local writer and remote/local reader pairs.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_matching_writer_reader_pair_allocation

◆ MatchingReaderWriterPairAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MatchingReaderWriterPairAllocation
getset

Allocation settings applied to matching local reader and remote/local writer pairs.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_matching_reader_writer_pair_allocation

◆ IgnoredEntityAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.IgnoredEntityAllocation
getset

Allocation settings applied to ignored entities.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_ignored_entity_allocation

◆ ContentFilteredTopicAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ContentFilteredTopicAllocation
getset

Allocation settings applied to content filtered topic.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_content_filtered_topic_allocation

◆ ContentFilterAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ContentFilterAllocation
getset

Allocation settings applied to content filter.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_content_filter_allocation

◆ ReadConditionAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ReadConditionAllocation
getset

Allocation settings applied to read condition pool.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_read_condition_allocation

◆ QueryConditionAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.QueryConditionAllocation
getset

Allocation settings applied to query condition pool.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_query_condition_allocation

◆ OutstandingAsynchronousSampleAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.OutstandingAsynchronousSampleAllocation
getset

Allocation settings applied to the maximum number of samples (from all DataWriter) waiting to be asynchronously written.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_outstanding_asynchronous_sample_allocation

◆ FlowControllerAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.FlowControllerAllocation
getset

Allocation settings applied to flow controllers.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_flow_controller_allocation

◆ LocalWriterHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalWriterHashBuckets
getset

Hash_Buckets settings applied to local DataWriters.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_writer_hash_buckets

◆ LocalReaderHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalReaderHashBuckets
getset

Number of hash buckets for local DataReaders.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_reader_hash_buckets

◆ LocalPublisherHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalPublisherHashBuckets
getset

Number of hash buckets for local Publisher.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_publisher_hash_buckets

◆ LocalSubscriberHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalSubscriberHashBuckets
getset

Number of hash buckets for local Subscriber.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_subscriber_hash_buckets

◆ LocalTopicHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.LocalTopicHashBuckets
getset

Number of hash buckets for local Topic.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_local_topic_hash_buckets

◆ RemoteWriterHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteWriterHashBuckets
getset

Number of hash buckets for remote DataWriters.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_writer_hash_buckets

◆ RemoteReaderHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteReaderHashBuckets
getset

Number of hash buckets for remote DataReaders.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_reader_hash_buckets

◆ RemoteParticipantHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteParticipantHashBuckets
getset

Number of hash buckets for remote DomainParticipants.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_participant_hash_buckets

◆ MatchingWriterReaderPairHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MatchingWriterReaderPairHashBuckets
getset

Number of hash buckets for matching local writer and remote/local reader pairs.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_matching_writer_reader_pair_hash_buckets

◆ MatchingReaderWriterPairHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MatchingReaderWriterPairHashBuckets
getset

Number of hash buckets for matching local reader and remote/local writer pairs.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_matching_reader_writer_pair_hash_buckets

◆ IgnoredEntityHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.IgnoredEntityHashBuckets
getset

Number of hash buckets for ignored entities.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_ignored_entity_hash_buckets

◆ ContentFilteredTopicHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ContentFilteredTopicHashBuckets
getset

Number of hash buckets for content filtered topics.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_content_filtered_topic_hash_buckets

◆ ContentFilterHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ContentFilterHashBuckets
getset

Number of hash buckets for content filters.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_content_filter_hash_buckets

◆ FlowControllerHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.FlowControllerHashBuckets
getset

Number of hash buckets for flow controllers.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_flow_controller_hash_buckets

◆ MaxGatherDestinations

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MaxGatherDestinations
getset

Maximum number of destinations per RTI Connext send.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_max_gather_destinations

◆ ParticipantUserDataMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ParticipantUserDataMaxLength
getset

Maximum length of user data in DomainParticipantQos and ParticipantBuiltinTopicData

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_participant_user_data_max_length

◆ TopicDataMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.TopicDataMaxLength
getset

Maximum length of topic data in TopicQos, TopicBuiltinTopicData, PublicationBuiltinTopicData and SubscriptionBuiltinTopicData

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_topic_data_max_length

◆ PublisherGroupDataMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.PublisherGroupDataMaxLength
getset

Maximum length of group data in PublisherQos and PublicationBuiltinTopicData

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_publisher_group_data_max_length

◆ SubscriberGroupDataMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.SubscriberGroupDataMaxLength
getset

Maximum length of group data in SubscriberQos and SubscriptionBuiltinTopicData

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_subscriber_group_data_max_length

◆ WriterUserDataMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.WriterUserDataMaxLength
getset

Maximum length of user data in DataWriterQos and PublicationBuiltinTopicData

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_writer_user_data_max_length

◆ ReaderUserDataMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ReaderUserDataMaxLength
getset

Maximum length of user data in DataReaderQos and SubscriptionBuiltinTopicData

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_reader_user_data_max_length

◆ MaxPartitions

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MaxPartitions
getset

Maximum number of partition name strings allowable in a Partition.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_max_partitions

◆ MaxPartitionCumulativeCharacters

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MaxPartitionCumulativeCharacters
getset

Maximum number of combined characters allowable in all partition names in a Partition.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_max_partition_cumulative_characters

◆ TypeCodeMaxSerializedLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.TypeCodeMaxSerializedLength
getset

Maximum size of serialized string for type code.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_type_code_max_serialized_length

◆ TypeObjectMaxSerializedLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.TypeObjectMaxSerializedLength
getset

The maximum length, in bytes, that the buffer to serialize a TypeObject can consume.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_type_object_max_serialized_length

◆ SerializedTypeObjectDynamicAllocationThreshold

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.SerializedTypeObjectDynamicAllocationThreshold
getset

A threshold, in bytes, for dynamic memory allocation for the deserialized TypeObject.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_deserialized_type_object_dynamic_allocation_threshold

◆ TypeObjectMaxDeserializedLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.TypeObjectMaxDeserializedLength
getset

The maximum number of bytes that a deserialized TypeObject can consume.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_type_object_max_deserialized_length

◆ DeserializedTypeObjectDynamicAllocationThreshold

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.DeserializedTypeObjectDynamicAllocationThreshold
getset

A threshold, in bytes, for dynamic memory allocation for the deserialized TypeObject.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_deserialized_type_object_dynamic_allocation_threshold

◆ ContentfilterPropertyMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ContentfilterPropertyMaxLength
getset

This field is the maximum length of all data related to a Content-filtered topic.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_contentfilter_property_max_length

◆ ChannelSeqMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ChannelSeqMaxLength
getset

Maximum number of channels that can be specified in MultiChannelQosPolicy for MultiChannel DataWriters.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_channel_seq_max_length

◆ ChannelFilterExpressionMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ChannelFilterExpressionMaxLength
getset

Maximum length of a channel ChannelSettings_t_filter_expression in a MultiChannel DataWriter.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_channel_filter_expression_max_length

◆ ParticipantPropertyListMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ParticipantPropertyListMaxLength
getset

Maximum number of properties associated with the DomainParticipant.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_participant_property_list_max_length

◆ ParticipantPropertyStringMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ParticipantPropertyStringMaxLength
getset

Maximum string length of the properties associated with the DomainParticipant.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_participant_property_string_max_length

◆ WriterPropertyListMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.WriterPropertyListMaxLength
getset

Maximum number of properties associated with a DataWriter.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_writer_property_list_max_length

◆ WriterPropertyStringMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.WriterPropertyStringMaxLength
getset

Maximum string length of the properties associated with a DataWriter.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_writer_property_string_max_length

◆ ReaderPropertyListMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ReaderPropertyListMaxLength
getset

Maximum number of properties associated with a DataReader.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_reader_property_list_max_length

◆ ReaderPropertyStringMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ReaderPropertyStringMaxLength
getset

Maximum string length of the properties associated with a DataReader.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_reader_property_string_max_length

◆ MaxEndpointGroups

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MaxEndpointGroups
getset

Maximum number of EndpointGroup allowable in a Availability.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_max_endpoint_groups

◆ MaxEndpointGroupCumulativeCharacters

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.MaxEndpointGroupCumulativeCharacters
getset

Maximum number of combined role_name characters allowed in all EndpointGroup in a Availability.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_max_endpoint_group_cumulative_characters

◆ TransportInfoListMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.TransportInfoListMaxLength
getset

Maximum number of installed transports to send and receive information about in ParticipantBuiltinTopicData_transport_info.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_transport_info_list_max_length

◆ IgnoredEntityReplacement

IgnoredEntityReplacementKind Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.IgnoredEntityReplacement
getset

Replacement policy for the ignored entities. It sets what entity can be replaced when resource limits set in DomainParticipantResourceLimitsQosPolicy_ignored_entity_allocation are reached.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_ignored_entity_replacement_kind

◆ RemoteTopicQueryAllocation

AllocationSettings Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteTopicQueryAllocation
getset

Allocation settings applied to remote TopicQueries.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_topic_query_allocation

◆ RemoteTopicQueryHashBuckets

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.RemoteTopicQueryHashBuckets
getset

Number of hash buckets for remote TopicQueries.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_remote_topic_query_hash_buckets

◆ WriterDataTagListMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.WriterDataTagListMaxLength
getset

Maximum number of data tags associated with a DataWriter.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_writer_data_tag_list_max_length

◆ WriterDataTagStringMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.WriterDataTagStringMaxLength
getset

Maximum string length of the data tags associated with a DataWriter.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_writer_data_tag_string_max_length

◆ ReaderDataTagListMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ReaderDataTagListMaxLength
getset

Maximum number of data tags associated with a DataReader.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_reader_data_tag_list_max_length

◆ ReaderDataTagStringMaxLength

int Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ReaderDataTagStringMaxLength
getset

Maximum string length of the data tags associated with a DataReader.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_reader_data_tag_string_max_length

◆ ShmemRefTransferModeMaxSegments

uint Rti.Dds.Core.Policy.DomainParticipantResourceLimitsBuilder.ShmemRefTransferModeMaxSegments
getset

Maximum number of segments created by all DataWriters belonging to a DomainParticipant.

The full documentation is available in the C API: DDS_DomainParticipantResourceLimitsQosPolicy_shmem_ref_transfer_mode_max_segments