IAdhocDesignerSessionManager Interface Members
In This Topic
The following tables list the members exposed by IAdhocDesignerSessionManager.
Public Methods
| | Name | Description |
 | GetSession | Returns the session with the specified ID if the user context matches the owner of the session. Must renew the lifetime of the session. |
 | RegisterSession | Adds a session to the list. |
 | SetSessionExpiration | Removes the session with the specified ID from the list if the user context matches the owner of the session. |
Top
See Also