Provides methods to manage the initialization, starting, and stopping of a service, as well as for monitoring the health of the service.
Namespace: Microsoft.ServiceHosting.ServiceRuntime
Assembly: Microsoft.ServiceHosting.ServiceRuntime (in microsoft.servicehosting.serviceruntime.dll)
Dim instance As RoleEntryPoint
Public MustInherit Class RoleEntryPoint
public abstract class RoleEntryPoint
public ref class RoleEntryPoint abstract
public abstract class RoleEntryPoint
public abstract class RoleEntryPoint
System.Object
Microsoft.ServiceHosting.ServiceRuntime.RoleEntryPoint
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000
Target Platforms