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 |