Click or drag to resize

IntendedSignalByIdentifierTIdentifier Properties

The IntendedSignalByIdentifierTIdentifier generic type exposes the following members.

Properties
  NameDescription
Public propertyEqualityComparer
Gets or sets the equality comparer used to determine if the identifier of the signal matches the identifier returned from the SignalIdentifier property.
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 propertySignalIdentifier
Gets or sets the identifier to target when searching for the intended signal.
Top
See Also