ISphinxContext Interface
Interface for managing the lifetime of objects retrieved by the user manager.
Syntax
Unit: Sphinx.Context
ISphinxContext = interface(IInterface);
Methods
| Name | Description |
|---|---|
| UserManager | Gets the user manager instance. |
| AddOwnership | Adds an object to the context for ownership management. |