AcceptPause Property (SqlService Class)

Gets the Boolean property value that specifies whether the service can be paused.

Syntax

object.AcceptPause [= value]

Parts

Property Value/Return Value

A Boolean value that specifies whether the service can be paused. true if the service can be paused; false if the service cannot be paused.

See Also

Concepts