This document is archived and information here might be outdated. Recommended version. |
Reloads dynamic service into the in-memory cache.
[Visual Basic .NET]
Public Sub RefreshHostedService ( _
ByVal servicePath As String _
)
[C#]
public void RefreshHostedService (
string servicePath
);
[C++]
HRESULT RefreshHostedService(
BSTR servicePath
);
[C++] Parameters servicePath [in]
servicePath is a parameter of type BSTR