Click or drag to resize

ISignalPropagationPathServiceGetTransmitter Method

Gets the desired transmitter for the signal propagation path.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
IServiceProvider GetTransmitter()

Return Value

Type: IServiceProvider
The transmitter as a IServiceProvider or null if the transmitter is not found.
See Also