Click or drag to resize

MessageBusSubscriptionEventArgsTopic Property

Gets the topic that was subscribed to.

Namespace:  Openfin.Desktop.Messaging
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string Topic { get; protected set; }

Property Value

Type: String
See Also