C# Class Raven.Tests.Indexes.QueryingOnStaleIndexes

Inheritance: RavenTest
Mostra file Open project: robashton/ravendb

Public Methods

Method Description
Dispose ( ) : void
QueryingOnStaleIndexes ( ) : System.Threading

Private Methods

Method Description
WillGetNonStaleResultWhenAskingWithCutoffDate ( ) : void
WillGetStaleResultWhenThereArePendingTasks ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

QueryingOnStaleIndexes() public method

public QueryingOnStaleIndexes ( ) : System.Threading
return System.Threading