| Devart.Common Namespace > DbMonitor Class : UseApp Property |
Disables or enables sending database interaction events to dbMonitor application.
[Visual Basic]
Public Property UseApp As Boolean [C#]
public bool UseApp {get; set;}true if sending database interaction events to dbMonitor application is enabled; otherwise, false.
If you don't use dbMonitor application, set this property to false to avoid spending resources to send database interaction events.
DbMonitor Class | DbMonitor Members
© 2002 - 2013 Devart. All Rights Reserved.