C# 클래스 RavenRelic.Monitor

파일 보기 프로젝트 열기: csainty/RavenRelic

공개 메소드들

메소드 설명
AttachTo ( IDocumentStore store ) : void

비공개 메소드들

메소드 설명
AfterDispose ( object sender, EventArgs e ) : void
BeginRequest ( object sender, WebRequestEventArgs e ) : void
EndRequest ( object sender, Raven.Client.Connection.Profiling.RequestResultArgs e ) : void
TrackSession ( InMemoryDocumentSessionOperations obj ) : void

메소드 상세

AttachTo() 공개 정적인 메소드

public static AttachTo ( IDocumentStore store ) : void
store IDocumentStore
리턴 void