ISessionProperties returns information about the properties a session supports and the current settings of those properties. It is a mandatory interface on sessions.
Method | Description |
GetProperties | Returns the list of properties in the Session property group that are currently set on the session. |
SetProperties | Sets properties in the Session property group. |