Future T  Value Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Blocking call that waits for return value. Use non-blocking Available to see if result arrived

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public T Value { get; }

Property Value

Type: T
See Also