MonitoredObjectAttributesIsMonitored Property |
Gets whether or not the object is being monitored at the present time.
Namespace:
NetQuarry.Diagnostics
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool IsMonitored { get; }
Public ReadOnly Property IsMonitored As Boolean
Get
Property Value
Type:
Boolean
See Also