dotConnect for PostgreSQL Documentation
Devart.Common Namespace / MonitorEventArgs Class
Properties

In This Topic
    MonitorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by MonitorEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the call stack of the monitor event.  
    Public PropertyGets the description of a DbMonitor event.  
    Public PropertyThe time between the start and the end of the event.  
    Public PropertyGets DbMonitor event type.  
    Public PropertyGets the additional information for a DbMonitor event.  
    Public PropertyDetermines whether TraceEvent event occurs before or after the operation takes place.  
    Top
    See Also