Click or drag to resize
TargetServicesToStopModel Properties

The TargetServicesToStopModel type exposes the following members.

Properties
  NameDescription
Public propertyFailover
Gets or sets a value indicating whether to start this service after failover.
Public propertyIsCritical
Gets or sets a value indicating whether this service is critical.
Public propertyKeepRunningNonCritical
Gets or sets a value indicating whether to keep running this non-critical service.
Public propertyServiceDescription
Gets or sets the service description.
Public propertyServiceName
Gets or sets the name of the service.
Public propertyState
Gets or sets the state of this service.
Top
See Also