Click or drag to resize

JumboConfigurationNetworkTopology Property

Gets the configuration element for the network topology support.

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

Property Value

Type: NetworkTopologyConfigurationElement
The configuration element for the network topology support.
See Also