C# Class SenseNet.Search.Indexing.IndexWriterUsage

Show file Open project: maxpavlov/FlexNet Class Usage Examples

Protected Properties

Property Type Description
_refCount int
_signal System.Threading.AutoResetEvent

Private Methods

Method Description
ChangeToFast ( ) : void
ChangeToSafe ( ) : void
CreateWriterFrame ( bool safe ) : IndexWriterFrame
FinalizeFrame ( bool safe ) : void
GetWriterFrame ( bool safe ) : IndexWriterFrame
WaitForAllReleases ( ) : void
WaitForSafeFrame ( ) : void

Property Details

_refCount protected static property

protected static int _refCount
return int

_signal protected static property

protected static AutoResetEvent,System.Threading _signal
return System.Threading.AutoResetEvent