C# 클래스 Catalogue.Data.Test.RavenUtility

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

공개 메소드들

메소드 설명
WaitForIndexing ( IDocumentSession session ) : void
WaitForIndexing ( IDocumentStore store, string db = null ) : void

메소드 상세

WaitForIndexing() 공개 정적인 메소드

public static WaitForIndexing ( IDocumentSession session ) : void
session IDocumentSession
리턴 void

WaitForIndexing() 공개 정적인 메소드

public static WaitForIndexing ( IDocumentStore store, string db = null ) : void
store IDocumentStore
db string
리턴 void