PowerTCP Sockets for .NET
Close Method (UdpBase)




Close the socket and release all resources.
Syntax
'Declaration
 
Public Sub Close() 
'Usage
 
Dim instance As UdpBase
 
instance.Close()
public void Close()
public: void Close(); 
public:
void Close(); 
See Also

Reference

UdpBase Class
UdpBase Members


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