C# 클래스 Tests.SetAndReleaseItemExclusive_when_session_exists_and_lock_id_matches

파일 보기 프로젝트 열기: MJRichardson/RavenDbSessionStateStoreProvider

보호된 프로퍼티들

프로퍼티 타입 설명
ExistingExpiry System.DateTime

보호된 메소드들

메소드 설명
PreExistingSessionState ( ) : SessionStateDocument

비공개 메소드들

메소드 설명
data_is_modified ( ) : void
item_is_unlocked ( ) : void

메소드 상세

PreExistingSessionState() 보호된 메소드

protected PreExistingSessionState ( ) : SessionStateDocument
리턴 Raven.AspNet.SessionState.SessionStateDocument

프로퍼티 상세

ExistingExpiry 보호되어 있는 프로퍼티

protected DateTime,System ExistingExpiry
리턴 System.DateTime