Session
|
The SessionHandler type exposes the following members.
Name | Description | |
---|---|---|
AuthenticationToken | Gets the token used for identifying the authentication token in cookie headers. | |
InnerHandler | Gets or sets the inner handler which processes the HTTP response messages. (Inherited from DelegatingHandler) |
|
SessionMonitorInterval | Gets interval, in milliseconds, over which the client session cache will be evaluated for expired sessions. | |
SessionTimeout | Gets timeout, in minutes, for which inactive client sessions will be expired and removed from the cache. | |
SessionToken | Gets the token used for identifying the session ID in cookie headers. |