Overload List
Name | Description | |
---|---|---|
![]() |
ReceiveFrom(array<Byte>[]()[][], EndPoint%) |
Receives a datagram into the data buffer and stores the endpoint.
(Inherited from Socket.) |
![]() |
ReceiveFrom(array<Byte>[]()[][], SocketFlags, EndPoint%) |
Receives a datagram into the data buffer, using the specified SocketFlags, and stores the endpoint.
(Inherited from Socket.) |
![]() |
ReceiveFrom(array<Byte>[]()[][], Int32, SocketFlags, EndPoint%) |
Receives the specified number of bytes into the data buffer, using the specified SocketFlags, and stores the endpoint.
(Inherited from Socket.) |
![]() |
ReceiveFrom(array<Byte>[]()[][], Int32, Int32, SocketFlags, EndPoint%) |
Receives the specified number of bytes of data into the specified location of the data buffer, using the specified SocketFlags, and stores the endpoint.
(Inherited from Socket.) |