Documentation for a minimal subset of the QSM API
IEvent Interface
Namespaces > QS.Fx.Logging > IEvent
This interface is implemented by events that can be posted on the event logger.
Syntax
C#Visual BasicManaged C++
public interface IEvent
Public Interface IEvent
public interface class IEvent
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
Class
The event class.

Description
The details of the event.

Item(String)
The list of properties associated with the event.

Location
The physical location at which the event originated.

Source
The software component where the event originated.

Time
The time when event occurred.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0