RoleEntryPoint Constructor

Initializes a new instance of the RoleEntryPoint Class.

Namespace: Microsoft.ServiceHosting.ServiceRuntime
Assembly: Microsoft.ServiceHosting.ServiceRuntime (in microsoft.servicehosting.serviceruntime.dll)

Usage

    Dim instance As New RoleEntryPoint

Syntax

'Declaration
Protected Sub New
protected RoleEntryPoint ()
protected:
RoleEntryPoint ()
protected RoleEntryPoint ()
protected function RoleEntryPoint ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

RoleEntryPoint Class
RoleEntryPoint Members
Microsoft.ServiceHosting.ServiceRuntime Namespace