ServiceUtility Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.ApplicationServer.Caching..::..ServiceUtility

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

'Declaration
Public NotInheritable Class ServiceUtility
'Usage
public static class ServiceUtility
public ref class ServiceUtility abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ServiceUtility =  class end
public final class ServiceUtility

The ServiceUtility type exposes the following members.

Methods

  Name Description
Public methodStatic member StartService Infrastructure.
Public methodStatic member StartServiceForCache Infrastructure.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.ApplicationServer.Caching Namespace