ISumCommand.FailedCount Property

Gets the count of failed subcommands.

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

Syntax

C#

int FailedCount { get; }

Property Value

Type: Int32
The failed count.

Reference

ISumCommand Interface

TwinCAT.Ads.SumCommand Namespace