dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / MonitorEventArgs Class
Properties

    MonitorEventArgs Class Members

    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