| IRecordReaderProgress Property |
Gets the progress for the task, between 0 and 1.
Namespace:
Ookii.Jumbo.IO
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax ReadOnly Property Progress As Single
Get
property float Progress {
float get ();
}
abstract Progress : float32 with get
Property Value
Type:
SingleSee Also