ITabSetupContext Methods

Glimpse API

ITabSetupContext Methods Glimpse API Documentation
The ITabSetupContext type exposes the following members.
Methods

  NameDescription
Public methodGetTabStore
Gets the tab store.
Back to Top
Extension Methods

  NameDescription
Public Extension MethodPersistMessages T 
Persists all messages of type T to a thread safe store. Persisted messages can be retrieved with GetMessages<T>.
(Defined by TabContextExtensions.)
Back to Top
See Also