Table of Contents

Method BeginInvoke

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

BeginInvoke(object, HttpServerExecutionResult, AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(object sender, HttpServerExecutionResult e, AsyncCallback callback, object @object)

Parameters

sender object
e HttpServerExecutionResult
callback AsyncCallback
object object

Returns

IAsyncResult