RoleInstanceEndpoint Class

Represents an endpoint that is associated with a role instance.

Syntax

RoleInstanceEndpoint  

Remarks

Endpoints are used by role instances to communicate externally (InputEndpoint) with other applications and internally (InternalEndpoint) with other role instances. Endpoints are defined in the service model for the hosted service.

See also

Reference

RoleInstanceEndpoint Members

Requirements

Header: Declared in ServiceDefinition.h.

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