dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / DbMonitor Class / UseApp Property

UseApp Property
Disables or enables sending database interaction events to dbMonitor application.
Syntax
'Declaration
 
Public Property UseApp As Boolean
 

Property Value

true if sending database interaction events to dbMonitor application is enabled; otherwise, false.
Remarks
If you don't use dbMonitor application, set this property to false to avoid spending resources to send database interaction events.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also