Click or drag to resize

JumboConfigurationPatternTopologyResolver Property

Gets the configuration element that configures topology support using the PatternTopologyResolver class.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public PatternTopologyResolverConfigurationElement PatternTopologyResolver { get; }

Property Value

Type: PatternTopologyResolverConfigurationElement
The configuration element that configures topology support using the PatternTopologyResolver class.
See Also