Indicates whether the role instance is running in the Windows Azure compute emulator.
public:
bool IsEmulated()
Type: boolÂ
true, if the role instance is running in the compute emulator; otherwise, false.
Header: Declared in RoleEnvironment.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).