Click or drag to resize

MultiInputRecordReaderTOnCurrentPartitionChanged Method

Raises the CurrentPartitionChanged event.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
protected virtual void OnCurrentPartitionChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
The data for the event.
See Also