ResultValue.TValue. Properties

The ResultValue.TValue. generic type exposes the following members.

Properties

 

Name

Description

ResultValue.TValue. Properties 1:

ResultValue.TValue. Properties 2:

Empty

Gets the Empty result initialized to NoError and the default of TValue.

ResultValue.TValue. Properties 3:

ErrorCode

Gets the ADS Error code bound to this Result object. (Inherited from ResultAds.)

ResultValue.TValue. Properties 4:

Failed

Gets a value indicating whether the ResultAds state is failed. (Inherited from ResultAds.)

ResultValue.TValue. Properties 5:

InvokeId

Gets the ADS requests invoke identifier (or 0 if not supported) (Inherited from ResultAds.)

ResultValue.TValue. Properties 6:

Succeeded

Gets a value indicating whether the ResultAds state is succeeded. (Inherited from ResultAds.)

ResultValue.TValue. Properties 7:

Value

The value object.

Reference

ResultValue.TValue. Class

TwinCAT.Ads Namespace