RoleEnvironmentStoppingEventArgs Constructor ()

 

Initializes a new instance of the RoleEnvironmentStoppingEventArgs class.

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

Syntax

public RoleEnvironmentStoppingEventArgs()
public:
RoleEnvironmentStoppingEventArgs()
new : unit -> RoleEnvironmentStoppingEventArgs
Public Sub New

See Also

RoleEnvironmentStoppingEventArgs Class
Microsoft.WindowsAzure.ServiceRuntime Namespace

Return to top