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:

OnSubscribeAsync

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

SubscriptionListener Events 3:

OnUnsubscribe

Called when a client closes a subscription.

SubscriptionListener Events 4:

OnUnsubscribeAsync

Called when a client closes a subscription.

Reference

SubscriptionListener Class TcHmiSrv.Core.Listeners Namespace

Copyright © Beckhoff Automation GmbH & Co. KG