IValue.Age Property

Gets the age of the value (last successful read of the value)

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

Syntax

C#

TimeSpan Age { get; }

Property Value

Type: TimeSpan
The age.

Reference

IValue Interface

TwinCAT.TypeSystem Namespace

IValue.TimeStamp