WebBrowser
CloseAllConnections Method
C# API
Closes all of the open TCP/IP connections to the web server.
Namespace:
Facilita.Web
Assembly:
clrWebBrowser
(in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
virtual
void
CloseAllConnections
()
public virtual void CloseAllConnections()
See Also
WebBrowser Class
WebBrowser Members
Facilita.Web Namespace