BeginInvoke
method in Coherence.Log.UnityLogger.OnLogEvent
Methods
public virtual IAsyncResult BeginInvoke(object context, string message, (string key, object value)[] args, AsyncCallback callback, object @object)
Parameters
| Type | Name | Description |
|---|---|---|
| object | context | |
| string | message | |
| (string key, object value)[] | args | |
| AsyncCallback | callback | |
| object | object |
Returns
| Type | Description |
|---|---|
| IAsyncResult |