Click or drag to resize

ISignalPropagationPathServiceLinkPath Property

Gets the link path which is a list of links, as IServiceProvider instances, from the transmission source to the receiver object.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
IEnumerable<IServiceProvider> LinkPath { get; }

Property Value

Type: IEnumerableIServiceProvider
See Also