Table of Contents

Method BeginInvoke

Namespace
Sisk.Core.Routing
Assembly
Sisk.Core.dll

BeginInvoke(HttpContext, AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(HttpContext context, AsyncCallback callback, object @object)

Parameters

context HttpContext
callback AsyncCallback
object object

Returns

IAsyncResult