IsActive Property (DbMonitor)
Enables or disables monitoring applications.
public abstract bool IsActive {get; set;}
'Declaration
Public MustOverride Property IsActive As Boolean
Property Value
true if monitoring the application is enabled; otherwise,
false.