MySqlSessionStateStore Properties

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

The MySqlSessionStateStore type exposes the following members.

Properties

  Name Description
Public property ApplicationName
Public property Description
Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).
(Inherited from ProviderBase.)
Public property EnableExpireCallback
Indicates whether if expire callback is on or off
Public property Name
Gets the friendly name used to refer to the provider during configuration.
(Inherited from ProviderBase.)
Public property WriteExceptionsToEventLog
Indicates whether to write exceptions to event log

See Also