[This is preliminary documentation and is subject to change.]
Retunrs true when all calls have finished processing
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Finished { get; }
public bool Finished { get; }
Public ReadOnly Property Finished As Boolean
Get
Public ReadOnly Property Finished As Boolean
Get
public:
property bool Finished {
bool get ();
}
public:
property bool Finished {
bool get ();
}
member Finished : bool with get
member Finished : bool with get
Property Value
Type:
Boolean