IIdentifiableTransmitterService Interface |
A transmitter of signals which can be identified by an identifier.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public interface IIdentifiableTransmitterService
Public Interface IIdentifiableTransmitterService
public interface class IIdentifiableTransmitterService
type IIdentifiableTransmitterService = interface end
The IIdentifiableTransmitterService type exposes the following members.
Properties
| Name | Description |
---|
| Identifier |
Gets the identifier for this transmitter's signals.
|
TopSee Also