Click or drag to resize

MultiRecordWriterTOutputBytes Property

Gets the total number of bytes written by each writer.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override long OutputBytes { get; }

Property Value

Type: Int64

Implements

IRecordWriterOutputBytes
See Also