EnableService

LocalCacheService.EnableService method

Enables the service.

public static void EnableService(string cacheDir)
ParameterTypeDescription
cacheDirStringThe cache dir path.

See Also