Gets the instance identifier (ID) of the role instance.
public:
utility::string_t GetId()
Type: utility::string_tÂ
the instance ID for the role instance.
The instance ID is unique to the application. If a role instance is stopped and has been configured to restart automatically, the restarted role instance will have the same instance ID as the stopped role instance.
Header: Declared in ServiceDefinition.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).