SubscriptionListener.OnSubscribe Event
Called when a client opens a new subscription. The subscription will call the OnRequest once per specified interval.
Namespace: TcHmiSrv.Core.Listeners
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public event EventHandler<OnSubscribeEventArgs> OnSubscribe