TabContext Properties | Glimpse API Documentation |
The TabContext type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Logger |
Gets or sets the logger.
| |
MessageBroker |
Gets or sets access to the message broker. This broker can be used to
access messages that are published over various topics during
a given request.
| |
TabStore |
Gets access to the tab store. This is where content can be
stored within the context of each request.
|
See Also