Overload List
Name | Description | |
---|---|---|
![]() ![]() | Receive(array<Byte>[]()[][]) |
Receives data from a connected ProxySocket.
|
![]() ![]() | Receive(array<Byte>[]()[][], SocketFlags) |
Receives data from a connected ProxySocket using the supplied flags.
|
![]() ![]() | Receive(array<Byte>[]()[][], Int32, Int32) |
Receives the specified amount of data from a connected ProxySocket into a specific location of the receive buffer and using the supplied flags.
|
![]() ![]() | Receive(array<Byte>[]()[][], Int32, SocketFlags) |
Receives the specified amount of data from a connected ProxySocket using the supplied flags.
|
![]() ![]() | Receive(array<Byte>[]()[][], Int32, Int32, SocketFlags) |
Receives the specified amount of data from a connected ProxySocket into a specific location of the receive buffer and using the supplied flags.
|