indeXus.Net Shared Cache
Restarts the service.

Namespace: MergeSystem.Indexus.Notify
Assembly:  MergeSystem.Indexus.Notify (in MergeSystem.Indexus.Notify.dll)
Version: 2.0.3.270

Syntax

C#
public static void RestartService(
	string service
)
Visual Basic (Declaration)
Public Shared Sub RestartService ( _
	service As String _
)
Visual C++
public:
static void RestartService (
	String^ service
)

Parameters

service
String
The service.

See Also

Common Class
MergeSystem.Indexus.Notify Namespace