SumDeleteNotificationsReleaseHandlesAsync Method

release handles as an asynchronous operation.


Namespace: TwinCAT.Ads.SumCommand
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public override Task<ResultSumHandles> ReleaseHandlesAsync(
    CancellationToken cancel
)

Parameters

cancel  CancellationToken

The cancellation token.

Return Value

Task ResultSumHandles
An asynchronous task that represents the 'CreateHandles' operation and returns a ResultSumCommand. The overall error return code is contained in the ErrorCode property.

Reference

SumDeleteNotifications Class TwinCAT.Ads.SumCommand Namespace ReleaseHandles

Beckhoff Automation GmbH & Co. KG 2001-2026