Events¶
-
System.Collections.ICollection<IEvent> IEventResponse.Events { get; }¶
Gets the collection of events configured for this response.
- Value
ICollection<IEvent> – Collection of events configured for this response.
- Throws
CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.