C# Class JsonFx.Handlers.CompressedFileHandler

Inheritance: System.Web.DefaultHttpHandler
Mostra file Open project: pocket-playlab/jsonfx-v1

Public Methods

Method Description
BeginProcessRequest ( System context, AsyncCallback callback, object state ) : IAsyncResult

Method Details

BeginProcessRequest() public method

public BeginProcessRequest ( System context, AsyncCallback callback, object state ) : IAsyncResult
context System
callback AsyncCallback
state object
return IAsyncResult