Свойство | Тип | Описание | |
---|---|---|---|
SourcePath | string |
Метод | Описание | |
---|---|---|
AddStore ( IDocumentStore store ) : void | ||
GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler |
Provides the object that processes the request.
|
|
ProcessRequest ( |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the T:System.Web.IHttpHandler interface.
|
|
RavenProfilingHandler ( HashSet |
Метод | Описание | |
---|---|---|
CreateJsonSerializer ( ) : |
||
HandleDataReuqest ( |
||
HandlePathRequest ( |
||
OnSessionCreated ( InMemoryDocumentSessionOperations operations ) : void |
public AddStore ( IDocumentStore store ) : void | ||
store | IDocumentStore | |
Результат | void |
public GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler | ||
requestContext | System.Web.Routing.RequestContext | An object that encapsulates information about the request. |
Результат | IHttpHandler |
public ProcessRequest ( |
||
context | An |
|
Результат | void |
public RavenProfilingHandler ( HashSet |
||
fieldsToFilter | HashSet |
|
Результат | System |