System.Net.Sockets.Socket.BeginReceiveMessageFrom Method
Documentation for this section has not yet been entered.

Syntax

[System.MonoTODO]
public IAsyncResult BeginReceiveMessageFrom (byte[] buffer, int offset, int size, SocketFlags socketFlags, ref System.Net.EndPoint remoteEP, AsyncCallback callback, object state)

Parameters

buffer
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.
size
Documentation for this section has not yet been entered.
socketFlags
Documentation for this section has not yet been entered.
remoteEP
Documentation for this section has not yet been entered.
callback
Documentation for this section has not yet been entered.
state
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0