Click or drag to resize

cStatusDone Property

Is true if the SetDone(...) or SetError(...) is called

Namespace:  Vaser.OON
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public bool Done { get; set; }

Property Value

Type: Boolean
See Also