LoggingConventionDelegate.

BeginInvoke(ILoggingConventionContext, AsyncCallback, object) Method

Syntax

public virtual IAsyncResult BeginInvoke(ILoggingConventionContext context, AsyncCallback callback, object object)

Parameters

Name Type Description
context ILoggingConventionContext
callback AsyncCallback
object object

Return Value

Type Description
IAsyncResult