beautypg.com
i.LON SmartServer 2.0 Programmer’s Reference
21-53
' Closing the client gracefully
' closes the connection and cleans up resources
Try
_iLON.Close()
Finally
_iLON =
Nothing
End
Sub
Class