Click or drag to resize

IEvent Interface

[This is preliminary documentation and is subject to change.]

Marker interface for events that can be used with the IEventService

Namespace:  CSInfrastructure.Events
Assembly:  CSInfrastructure (in CSInfrastructure.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public interface IEvent

The IEvent type exposes the following members.

Properties
  NameDescription
Public propertyTimestamp
The timestamp at which the event was generated
Top
See Also