RoleInstance::GetUpdateDomain Method

Gets an integer value that indicates the update domain in which the role instance is running.

Syntax

public:
int GetUpdateDomain()  

Return value

Type: int 

An integer value that represents the update domain in which the role instance is running.

Requirements

Header: Declared in ServiceDefinition.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

Reference

RoleInstance

RoleInstance Members