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




Derived from System.Net.Sockets.Socket to provide a ReceiveTimeout property for CF.

Object Model

UdpSocket Class

Syntax

Visual Basic (Declaration) 
Public Class UdpSocket 
   Inherits System.Net.Sockets.Socket
Visual Basic (Usage)Copy Code
Dim instance As UdpSocket
C# 
public class UdpSocket : System.Net.Sockets.Socket 
Managed Extensions for C++ 
public __gc class UdpSocket : public System.Net.Sockets.Socket 
C++/CLI 
public ref class UdpSocket : public System.Net.Sockets.Socket 

Inheritance Hierarchy

System.Object
   System.Net.Sockets.Socket
      Dart.Common.UdpSocket

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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