Click or drag to resize

MultiTopicSubscriptionExpression Property

Gets the subscription expression associated with the MultiTopic. That is, the expression specified when the MultiTopic was created.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public string SubscriptionExpression { get; }

Property Value

Type: String
See Also