Click or drag to resize

PatternTopologyResolver Constructor

Initializes a new instance of the PatternTopologyResolver class.

Namespace:  Ookii.Jumbo.Topology
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public PatternTopologyResolver(
	JumboConfiguration configuration
)

Parameters

configuration
Type: Ookii.JumboJumboConfiguration
The jumbo configuration to use. May be .
See Also