Click or drag to resize

SignalPropagationGraphLinks Property

Gets the links in the graph.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual ReadOnlyCollection<IServiceProvider> Links { get; }

Property Value

Type: ReadOnlyCollectionIServiceProvider
See Also