SumReleaseHandles Constructor (IAdsConnection, .UInt32., SumCommandErrorStrategy)

Initializes a new instance of the SumReleaseHandles class.

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

Syntax

C#

public SumReleaseHandles(
    IAdsConnection connection,
    uint[] serverHandles,
    SumCommandErrorStrategy errorStrategy
)

Parameters

connection

Type: TwinCAT.Ads.IAdsConnection
The connection.

serverHandles

Type: .System.UInt32.
The handles.

errorStrategy

Type: TwinCAT.Ads.SumCommand.SumCommandErrorStrategy
The error strategy.

Reference

SumReleaseHandles Class

SumReleaseHandles Overload

TwinCAT.Ads.SumCommand Namespace