C# Class Examples.ControlClientUpdatingJSONTopics.MyTopicUpdateSource

Inheritance: TopicUpdateSourceDefault
Afficher le fichier Open project: pushtechnology/diffusion-examples

Méthodes publiques

Méthode Description
MyTopicUpdateSource ( IValueUpdater valueUpdater ) : System
OnActive ( string topicPath, ITopicUpdater updater ) : void

Method Details

MyTopicUpdateSource() public méthode

public MyTopicUpdateSource ( IValueUpdater valueUpdater ) : System
valueUpdater IValueUpdater
Résultat System

OnActive() public méthode

public OnActive ( string topicPath, ITopicUpdater updater ) : void
topicPath string
updater ITopicUpdater
Résultat void