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

Syntax

[System.MonoTODO("Not implemented")]
public int ReceiveMessageFrom (byte[] buffer, int offset, int size, ref SocketFlags socketFlags, ref System.Net.EndPoint remoteEP, out IPPacketInformation ipPacketInformation)

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.
ipPacketInformation
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