PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Contexts / Logging­Property­Visitor<T> / Begin­Invoke

Method BeginInvoke

BeginInvoke(LoggingProperty, Object, ref T, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(LoggingProperty property, object value, ref T state, AsyncCallback callback, object object)
Parameters
Type Name Description
LoggingProperty property
Object value
T state
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult