Symbol.UpdateAnyValue Method (Object., Int32)

Reads the value of this Value into the specified managed value.

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

Syntax

C#

public void UpdateAnyValue(
    ref Object managedObject,
    int timeout
)

Parameters

managedObject

Type: System.Object.
The managed object.

timeout

Type: System.Int32
The timeout.

Return Value

Type: 
Read value (System.Object).

Implements

IValueAnySymbol.UpdateAnyValue(Object., Int32)

Reference

Symbol Class

UpdateAnyValue Overload

TwinCAT.Ads.TypeSystem Namespace

IValueAnySymbol.ReadAnyValue(Type)

IValueAnySymbol.WriteAnyValue(Object)