|  | PrepartitionedRecordWriterTOutputBytes Property  | 
 
            Gets the number of bytes written to the stream.
            
 
    Namespace: 
   Ookii.Jumbo.Jet
    Assembly:
   Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
 Syntax
Syntaxpublic long OutputBytes { get; }Public ReadOnly Property OutputBytes As Long
	Get
public:
virtual property long long OutputBytes {
	long long get () sealed;
}abstract OutputBytes : int64 with get
override OutputBytes : int64 with get
Property Value
Type: 
Int64Implements
IRecordWriterOutputBytes See Also
See Also