RoleEntryPoint Constructor ()
Initializes a new instance of the RoleEntryPoint class.
Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Syntax
protected RoleEntryPoint()
protected:
RoleEntryPoint()
new : unit -> RoleEntryPoint
Protected Sub New
See Also
RoleEntryPoint Class
Microsoft.WindowsAzure.ServiceRuntime Namespace
Return to top