IActivityMonitor.Enabled Property

Enables or disables activity change event monitoring.

Namespace: Lumia.Sense
Assembly: Lumia.Sense (in Lumia.Sense.dll) Version: 255.255.255.255

Syntax

bool Enabled { get; set; }
'Declaration
Property Enabled As Boolean
    Get
    Set
property bool Enabled {
    bool get ();
    void set (bool value);
}
function get_Enabled();
function set_Enabled(value);

Property Value

Type: Boolean

See Also

IActivityMonitor Interface

IActivityMonitor.IActivityMonitor Members

Lumia.Sense Namespace