Table of Contents

Method BeginInvoke

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

BeginInvoke(string, out string?, AsyncCallback, object)

public virtual IAsyncResult BeginInvoke(string reference, out string? contentType, AsyncCallback callback, object @object)

Parameters

reference string
contentType string
callback AsyncCallback
object object

Returns

IAsyncResult