AdsSymbolicServer.OnFireNotificationsAsync Method
Handler function for firering notifications to the specified targets.
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version: 6.0.328+39e3229
Syntax
C#
protected Task<AdsErrorCode> OnFireNotificationsAsync(
AmsAddress a,
NotificationDataSample[] stamps,
CancellationToken cancel
)
Parameters
a |
Type: TwinCAT.Ads.AmsAddress |
stamps |
Type: .TwinCAT.Ads.Server.NotificationDataSample. |
cancel |
Type: System.Threading.CancellationToken |