SumSymbolRead.Read2Async Method
Read2 as an asynchronous operation.
Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public Task<ResultSumValues2<ISymbol>> Read2Async(
CancellationToken cancel
)
Parameters
cancel |
Type: System.Threading.CancellationToken |
Return Value
Type: Task.ResultSumValues2.ISymbol..
A Task<ResultSumValues2`1> representing the asynchronous
operation.