Name | Description | |
---|---|---|
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | EventQueueLimit | Gets or sets the maximal number of events that may be placed to a queue waiting to be processed by the dbMonitor application. |
![]() | Filter | Specifies kinds of the events that are monitored. If this property is specifyed, any other events are ignored. |
![]() | Host | Gets or sets the host where the dbMonitor application is running, 'localhost' by default. |
![]() | IsActive | Enables or disables monitoring applications. |
![]() | Port | Gets or sets the port of the dbMonitor application to which to connect, 1000 by default. |
![]() | SendCallStack | Disables or enables sending call stack of the events to dbMonitor application. |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | UseApp | Disables or enables sending database interaction events to dbMonitor application. |
![]() | UseIdeOutput | Enables or disables writing log messages to the IDE output window. |