Click or drag to resize

DfsOutputStreamRecordOptions Property

Gets the options applied to records in the stream.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public RecordStreamOptions RecordOptions { get; }

Property Value

Type: RecordStreamOptions
One or more of the RecordStreamOptions values.

Implements

IRecordOutputStreamRecordOptions
See Also