This document is archived and information here might be outdated. Recommended version. |
Reloads the given service.
[Visual Basic .NET]
Public Function RefreshService ( _
ByVal serviceName As String _
) As Boolean
[C#]
public bool RefreshService (
string serviceName
);
[C++]
HRESULT RefreshService(
BSTR serviceName
);
[C++] Parameters serviceName [in]
serviceName is a parameter of type BSTR