RoleInstanceStatusCheckEventArgs Constructor ()

 

Initializes a new instance of the RoleInstanceStatusCheckEventArgs class.

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

Syntax

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

See Also

RoleInstanceStatusCheckEventArgs Class
Microsoft.WindowsAzure.ServiceRuntime Namespace

Return to top