Overload List
Name | Description | |
---|---|---|
![]() |
SendTo(array<Byte>[]()[][], EndPoint) |
Sends data to the specified endpoint.
(Inherited from Socket.) |
![]() |
SendTo(array<Byte>[]()[][], SocketFlags, EndPoint) |
Sends data to a specific endpoint using the specified SocketFlags.
(Inherited from Socket.) |
![]() |
SendTo(array<Byte>[]()[][], Int32, SocketFlags, EndPoint) |
Sends the specified number of bytes of data to the specified endpoint using the specified SocketFlags.
(Inherited from Socket.) |
![]() |
SendTo(array<Byte>[]()[][], Int32, Int32, SocketFlags, EndPoint) |
Sends the specified number of bytes of data to the specified endpoint, starting at the specified location in the buffer, and using the specified SocketFlags.
(Inherited from Socket.) |