Table of Contents

Method BeginInvoke

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

BeginInvoke(Exception, HttpContext, AsyncCallback, object)

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

Parameters

ex Exception
context HttpContext
callback AsyncCallback
object object

Returns

IAsyncResult