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()
Function GetTransmitter As IServiceProvider
IServiceProvider^ GetTransmitter()
abstract GetTransmitter : unit -> IServiceProvider
Return Value
Type:
IServiceProviderThe transmitter as a
IServiceProvider or
if the transmitter is not found.
See Also