The following tables list the members exposed by WebContextAgent.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | Service | Gets the service locator object. |
Top
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | ContextChangesPending | Informs a web context agent (e.g., mapping agent, annotation agent) in a common context session that a change to the common context data is pending. |
![Public Method](dotnetimages/publicMethod.gif) | Ping | Provides a means for a context manager to determine whether or not a web context agent in a common context session is still running. |
Top
Protected Methods
| Name | Description |
![Protected Method](dotnetimages/protectedMethod.gif) | OnWebContextChangesPending | Triggers When informing a web context agent (e.g., mapping agent, annotation agent) in a common context session that a change to the common context data is pending. |
Top
See Also