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: 23.2.417.0 (23.2.417.0)
Syntax
public virtual ReadOnlyCollection<IServiceProvider> Links { get; }

Property Value

Type: ReadOnlyCollectionIServiceProvider
See Also