首页 > comp > gb.net > serversocket > close 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh_TW eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
ServerSocket.Close (gb.net)
Sub Close ( )

Use this method to close all connections stablished by the server, and stop its listening proccess.

After this call, server will return to status Net.Inactive, and the possible Socket clients created before will turn to state inactive.