Click or drag to resize

IntendedSignalByTransmitter Properties

The IntendedSignalByTransmitter type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyTransmitter
Gets or sets the transmitter to identify when searching for the intended signal. This service provider is expected to provide the IIdentifiableTransmitterService service.
Top
See Also