IntendedSignalByIdentifier<TIdentifier> Properties |
The IntendedSignalByIdentifier<TIdentifier> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | EqualityComparer |
Gets or sets the equality comparer used to determine if the identifier of the signal matches the identifier returned
from the SignalIdentifier property.
|
![]() | IsFrozen |
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.) |
![]() | SignalIdentifier |
Gets or sets the identifier to target when searching for the intended signal.
|