EN
Deze inhoud is niet beschikbaar in uw taal, maar wel in het Engels.
RoleEnvironment.IsAvailable Property
Indicates whether the role instance is running in the Windows Azure environment.
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Property Value
Type: System.BooleanType: System.Boolean
true if the role instance is running in Windows Azure; otherwise, false.
If IsAvailable returns false all the other properties, methods and events of RoleEnvironment will throw exceptions.
Weergeven: