C# Class Tests.SetAndReleaseItemExclusive_when_session_exists_and_lock_id_matches

Mostrar archivo Open project: MJRichardson/RavenDbSessionStateStoreProvider

Protected Properties

Property Type Description
ExistingExpiry System.DateTime

Protected Methods

Method Description
PreExistingSessionState ( ) : SessionStateDocument

Private Methods

Method Description
data_is_modified ( ) : void
item_is_unlocked ( ) : void

Method Details

PreExistingSessionState() protected method

protected PreExistingSessionState ( ) : SessionStateDocument
return Raven.AspNet.SessionState.SessionStateDocument

Property Details

ExistingExpiry protected_oe property

protected DateTime,System ExistingExpiry
return System.DateTime