C# 클래스 SenseNet.Search.Indexing.IndexWriterUsage

파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_refCount int
_signal System.Threading.AutoResetEvent

비공개 메소드들

메소드 설명
ChangeToFast ( ) : void
ChangeToSafe ( ) : void
CreateWriterFrame ( bool safe ) : IndexWriterFrame
FinalizeFrame ( bool safe ) : void
GetWriterFrame ( bool safe ) : IndexWriterFrame
WaitForAllReleases ( ) : void
WaitForSafeFrame ( ) : void

프로퍼티 상세

_refCount 보호되어 있는 정적으로 프로퍼티

protected static int _refCount
리턴 int

_signal 보호되어 있는 정적으로 프로퍼티

protected static AutoResetEvent,System.Threading _signal
리턴 System.Threading.AutoResetEvent