PowerTCP Sockets for .NET
Udp Constructor()




Initializes a new Udp object.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New Udp()
public Udp()
public: Udp();
public:
Udp();
Remarks

The default constructor initializes a new Udp object.

See Also

Reference

Udp Class
Udp Members
Overload List


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic