PowerSNMP for .NET CF
ReceiveFrom Method
See Also  Send comments on this topic.
Dart.Common Namespace > UdpSocket Class : ReceiveFrom Method




Read a datagram off the socket. The ReceiveTimeout property controls how long this method will block.

Overload List

OverloadDescription
ReceiveFrom(Byte[],EndPoint) Read a datagram off the socket. The ReceiveTimeout property controls how long this method will block.  
ReceiveFrom(Byte[],Int32,Int32,SocketFlags,EndPoint) (Inherited from System.Net.Sockets.Socket)
ReceiveFrom(Byte[],Int32,SocketFlags,EndPoint) (Inherited from System.Net.Sockets.Socket)
ReceiveFrom(Byte[],SocketFlags,EndPoint) (Inherited from System.Net.Sockets.Socket)

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.