BeginInvoke
Methods
public virtual IAsyncResult BeginInvoke(uint cookie, byte* buffer, int capacity, byte* fromAddress, int fromAddressLength, byte* isIPv6, ushort* port, AsyncCallback callback, object @object)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | cookie | |
| byte* | buffer | |
| int | capacity | |
| byte* | fromAddress | |
| int | fromAddressLength | |
| byte* | isIPv6 | |
| ushort* | port | |
| AsyncCallback | callback | |
| object | object |
Returns
| Type | Description |
|---|---|
| IAsyncResult |