HttpListenerAdapter
Stop Method
WebDAV#
Causes the adapted
HttpListener
to stop receiving incoming requests.
Namespace:
WebDAVSharp.Server.Adapters
Assembly:
WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
void
Stop
()
public void Stop()
Implements
IHttpListener
Stop
See Also
Reference
HttpListenerAdapter Class
WebDAVSharp.Server.Adapters Namespace