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.2.419.0 (24.2.419.0)
Syntax
IServiceProvider GetTransmitter()

Return Value

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