ISumCommand.Connection Property

The connection used for communication.

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

Syntax

C#

IAdsConnection Connection { get; }

Property Value

Type: IAdsConnection

Remarks

This can be the AdsConnection or AdsClient object.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace