Click or drag to resize

IRecordWriterRecordsWritten Property

Gets the total number of records written by this record writer.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
int RecordsWritten { get; }

Property Value

Type: Int32
See Also