IValue.Age Property

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

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

TimeSpan Age { get; }

VB

ReadOnly Property Age As TimeSpan
    Get

Property Value

Type: TimeSpan
The age.

Reference

IValue Interface

TwinCAT.TypeSystem Namespace

IValue.UtcTimeStamp