SubscriptionListener Events

The SubscriptionListener type exposes the following members.

Events

 

Name

Description

SubscriptionListener Events 1:

OnSubscribe

Called when a client opens a new subscription. The subscription will call the OnRequest once per specified interval.

SubscriptionListener Events 2:

OnUnsubscribe

Called when a client closes a subscription.

Reference

SubscriptionListener Class

TcHmiSrv.Core.Listeners Namespace