Click or drag to resize

IPropagatedSignalServicePropagatedSignal Property

Gets the signal source which produces the signals received after being propagated along a communication link.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
ISignalSource PropagatedSignal { get; }

Return Value

Type: ISignalSource
The signal source.
See Also