Property TopologyAllChains
TopologyAllChains
Gets all topology chains (combination of TopologyChains and SearchChains) in the order defined in the protocol.xml.
public IEnumerable<IProtocolTopologyChain> TopologyAllChains { get; }
Property Value
- IEnumerable<IProtocolTopologyChain>
All topology chains.