Click or drag to resize

FeatureFilterTaskNotifyConfigurationChanged Method

Indicates the configuration has been changed. ApplyConfiguration(Object, DfsConfiguration, JetConfiguration, TaskContext) calls this method after setting the configuration.

Namespace:  Ookii.Jumbo.Jet.Samples.FPGrowth
Assembly:  Ookii.Jumbo.Jet.Samples (in Ookii.Jumbo.Jet.Samples.dll) Version: 2.0.0
Syntax
public override void NotifyConfigurationChanged()

Implements

IConfigurableNotifyConfigurationChanged
See Also