Click or drag to resize

PartitionFileIndex Constructor

Initializes a new instance of the PartitionFileIndex class.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public PartitionFileIndex(
	string outputFilePath
)

Parameters

outputFilePath
Type: SystemString
The output file path.
See Also