PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­Property­Visitor<T>Begin­Invoke
Open sandboxFocus

LoggingPropertyVisitor<T>.BeginInvoke Method

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