ISymbolServerGetDataTypesAsync Method
Gets the data types asynchronously.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
Task<ResultDataTypes> GetDataTypesAsync(
CancellationToken cancel
)Parameters
|
cancel CancellationToken |
The cancellation token. |
Return Value
Task
ResultDataTypes
A task that represents the asynchronous 'GetDataTypes'
operation. The ResultDataTypes
parameter contains the data types (DataTypes) and the
ErrorCode
after execution.
Reference
ISymbolServer Interface TwinCAT.TypeSystem Namespace DataTypes
Beckhoff Automation GmbH & Co. KG 2001-2026