RoleEnvironment.IsEmulated Property
Indicates whether the role instance is running in the Microsoft Azure compute emulator.
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Property Value
Type: System.BooleanType: System.Boolean
true, if the role instance is running in the compute emulator; otherwise, false.
Show: