Property IsRegistered
IsRegistered
Returns true if the linked event delegate is registered, returns false when the descriptor has been consumed. This property is ThreadSafe.
Declaration
public bool IsRegistered { get; }
Property Value
Type | Description |
---|---|
System.Boolean | Specifies a boolean value, either true or false. |