Click or drag to resize

MultiRecordReaderTTimeWaiting Property

Gets the amount of time the record reader spent waiting for input to become available.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public TimeSpan TimeWaiting { get; }

Property Value

Type: TimeSpan
See Also