Symbol.OnReadValueAsync Method

Handler function for reading the dynamic value.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

protected virtual Task<ResultReadValueAccess> OnReadValueAsync(
    CancellationToken cancel
)

Parameters

cancel

Type: System.Threading.CancellationToken

Return Value

Type: Task.ResultReadValueAccess.
The Value

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace