Click or drag to resize

DfsInputStreamRecordOptions Property

Gets the record options applied to this 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 indicating the record options applied to this stream.

Implements

IRecordInputStreamRecordOptions
See Also