Share via


ServiceControlManagerUtility.RemoveRecoveryActions Method

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Sub RemoveRecoveryActions ( _
    serviceName As String _
)
public void RemoveRecoveryActions(
    string serviceName
)
public:
void RemoveRecoveryActions(
    String^ serviceName
)
member RemoveRecoveryActions : 
        serviceName:string -> unit
public function RemoveRecoveryActions(
    serviceName : String
)

Parameters

.NET Framework Security

See Also

Reference

ServiceControlManagerUtility Class

Microsoft.TeamFoundation.Common Namespace