Click or drag to resize

WirelessLinkExtensionTransmittedSignal Property

Gets the signal source which produces the signals transmitted 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
public ISignalSource TransmittedSignal { get; }

Property Value

Type: ISignalSource

Implements

ITransmittedSignalServiceTransmittedSignal
See Also