Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public interface IIdentifiableTransmitterService

The IIdentifiableTransmitterService type exposes the following members.

Properties
  NameDescription
Public propertyIdentifier
Gets the identifier for this transmitter's signals.
Top
See Also