IEvent.Enabled Property
Gets the value indicates whether the multicast event is enabled, or sets the value to enable or disable the event.
public property Enabled: Boolean read GetEnabled write SetEnabled;
Property Value
Type: Boolean
Gets the value indicates whether the multicast event is enabled, or sets the value to enable or disable the event.
public property Enabled: Boolean read GetEnabled write SetEnabled;