Dart.PowerTCP.SslSockets Namespace > Udp Class : Receive Method (Udp) |
Receive a datagram, specifying a buffer, offset, length and SocketFlags value.
Receive a datagram.
[Visual Basic] Overloads Public Function Receive(Byte()) As Datagram
Receive a datagram, specifying the maximum bytes to receive.
[Visual Basic] Overloads Public Function Receive(Integer) As Datagram
[C++/CLI] public Datagram^ Receive(int);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.