Click or drag to resize
TargetServicesToStopModelKeepRunningNonCritical Property
Gets or sets a value indicating whether to keep running this non-critical service.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.23.0 (0.5.23.0)
Syntax
public bool KeepRunningNonCritical { get; set; }

Property Value

Type: Boolean
See Also