C# 클래스 Tests.ReleaseItemExclusive_when_lock_id_does_not_match

상속: Tests.RavenSessionStateTest
파일 보기 프로젝트 열기: MJRichardson/RavenDbSessionStateStoreProvider

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
ReleaseItemExclusive_when_lock_id_does_not_match ( ) : System

보호된 메소드들

메소드 설명
PreExistingSessionState ( ) : SessionStateDocument

비공개 메소드들

메소드 설명
expiry_is_unchanged ( ) : void
item_remains_locked ( ) : void
lock_id_is_unchanged ( ) : void

메소드 상세

PreExistingSessionState() 보호된 메소드

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

ReleaseItemExclusive_when_lock_id_does_not_match() 공개 메소드

public ReleaseItemExclusive_when_lock_id_does_not_match ( ) : System
리턴 System

프로퍼티 상세

ExpiryExisting 보호되어 있는 프로퍼티

protected DateTime,System ExpiryExisting
리턴 System.DateTime