[This is preliminary documentation and is subject to change.]
Non-blocking call that returns true if result arrived, false otherwise
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Available { get; }
public bool Available { get; }
Public ReadOnly Property Available As Boolean
Get
Public ReadOnly Property Available As Boolean
Get
public:
property bool Available {
bool get ();
}
public:
property bool Available {
bool get ();
}
member Available : bool with get
member Available : bool with get
Property Value
Type:
Boolean