C# Class RavenRelic.Monitor

Datei anzeigen Open project: csainty/RavenRelic

Public Methods

Method Description
AttachTo ( IDocumentStore store ) : void

Private Methods

Method Description
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

Method Details

AttachTo() public static method

public static AttachTo ( IDocumentStore store ) : void
store IDocumentStore
return void