BeginInvoke
method in Coherence.Core.NativeTransport.Send
Methods
public virtual IAsyncResult BeginInvoke(uint cookie, byte* bytes, int count, AsyncCallback callback, object @object)
Parameters
Type | Name | Description |
---|---|---|
uint | cookie | |
byte* | bytes | |
int | count | |
AsyncCallback | callback | |
object | object |
Returns
Type | Description |
---|---|
IAsyncResult |