Table of Contents

Class FlowModuleWithoutSettings

Namespace
Crosser.EdgeNode.Flows
Assembly
Crosser.EdgeNode.Flows.dll

Use this when a module have no specific settings. This will populate the module with the default settings for filters etc

public abstract class FlowModuleWithoutSettings : FlowModule<FlowModuleSettings>, IFlowModule, IDisposable
Inheritance
FlowModuleWithoutSettings
Implements
Inherited Members

Constructors

FlowModuleWithoutSettings(FlowModuleType)

public FlowModuleWithoutSettings(FlowModuleType moduleType)

Parameters

moduleType FlowModuleType