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 |