Service.Pause Method

Definition

Pauses the SQL Server service.

public:
 void Pause();
public void Pause ();
member this.Pause : unit -> unit
Public Sub Pause ()

Examples

Managing Services and Network Settings by Using WMI Provider

Applies to

See also