The following tables list the members exposed by WebContextAgent.
Public Properties
| Name | Description |
| Service | Gets the service locator object. |
Top
Public Methods
| Name | Description |
| 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. |
| 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 |
| 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