| Name | Description | |
|---|---|---|
|  | Container | (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 | (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. | 

