Waits for the
IFutureT to complete and returns
the value represented by it.
Namespace: AccessFlowAssembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxReadOnly Property Value As T
Get
property T Value {
T get ();
}
abstract Value : 'T with get
Property Value
Type:
T
See Also