Click or drag to resize

MultiTopic Properties

The MultiTopic type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name used to create the ITopicDescription.
(Inherited from TopicDescription.)
Public propertyParticipant
Gets the DomainParticipant to which the ITopicDescription belongs.
(Inherited from TopicDescription.)
Public propertySubscriptionExpression
Gets the subscription expression associated with the MultiTopic. That is, the expression specified when the MultiTopic was created.
Public propertyTypeName
Gets type name used to create the ITopicDescription.
(Inherited from TopicDescription.)
Top
See Also