NotificationTriggerSource.OnNotificationAsync Method
Called when [notification asynchronous].
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in
TwinCAT.Ads.SymbolicServer.dll) Version: 6.0.328+39e3229
Syntax
C#
protected virtual Task OnNotificationAsync(
long idx,
CancellationToken cancel
)
Parameters
idx |
Type: System.Int64 |
cancel |
Type: System.Threading.CancellationToken |
Return Value
Type: Task
Task.