Skip to content

Commit 16de181

Browse files
alnikolacarlossanlop
authored andcommitted
Clarify that Stop terminates all ongoing requests (#3674)
1 parent 94ea8ef commit 16de181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net/HttpListener.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@ The following code example demonstrates calling the `Close` method:
11641164
</ReturnValue>
11651165
<Parameters />
11661166
<Docs>
1167-
<summary>Causes this instance to stop receiving incoming requests.</summary>
1167+
<summary>Causes this instance to stop receiving new incoming requests and terminates processing of all ongoing requests.</summary>
11681168
<remarks>
11691169
<format type="text/markdown"><![CDATA[
11701170

0 commit comments

Comments
 (0)