PowerTCP Sockets for .NET
Abort Method (Server)




Closes the listening socket and calls Close() on each active connection.
Syntax
'Declaration
 
Public Sub Abort() 
'Usage
 
Dim instance As Server
 
instance.Abort()
public void Abort()
public: void Abort(); 
public:
void Abort(); 
See Also

Reference

Server Class
Server Members


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