CommandStatus<T>.Value Property

A value returned for a given command after it has completed.

Namespace:  IntervalZero.MaxRT.Ecat.Api.NetApi
Assembly:  IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.1.0)

Syntax

Copy
public T Value { get; }

Property Value

Type: T

See Also: