Method | Description | |
---|---|---|
ControlClientMissingTopicNotification ( ) : System.Threading.Tasks | ||
Subscribe ( string topicPath ) : void |
Subscribes to a topic which may or may not be missing.
|
public ControlClientMissingTopicNotification ( ) : System.Threading.Tasks | ||
return | System.Threading.Tasks |
public Subscribe ( string topicPath ) : void | ||
topicPath | string | The path of the topic to subscribe to. |
return | void |