Dela via


RoleRuntimeBridge.InitializeLifetimeService Method ()

 

Namespace:   Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

Syntax

public override object InitializeLifetimeService()
public:
virtual Object^ InitializeLifetimeService() override
override InitializeLifetimeService : unit -> Object
Public Overrides Function InitializeLifetimeService As Object

Return Value

Type: System.Object

See Also

RoleRuntimeBridge Class
Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader Namespace

Return to top