[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.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Public ReadOnly Property Value As T
Get
Public ReadOnly Property Value As T
Get
public:
property T Value {
T get ();
}
public:
property T Value {
T get ();
}
member Value : 'T with get
member Value : 'T with get
Property Value
Type:
T