2 overrides of StopAsync
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1UpgradeMessageBody.cs (1)
54
public override ValueTask
StopAsync
()
Internal\Http\ZeroContentLengthMessageBody.cs (1)
22
public override ValueTask
StopAsync
() => default;
48 references to StopAsync
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.cs (1)
783
await messageBody.
StopAsync
();
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (47)
MessageBodyTests.cs (47)
51
await body.
StopAsync
();
79
await body.
StopAsync
();
106
await body.
StopAsync
();
127
await body.
StopAsync
();
148
await body.
StopAsync
();
177
await body.
StopAsync
();
206
await body.
StopAsync
();
231
await body.
StopAsync
();
259
await body.
StopAsync
();
300
await body.
StopAsync
();
327
await body.
StopAsync
();
361
await body.
StopAsync
();
383
await body.
StopAsync
();
407
await body.
StopAsync
();
436
await body.
StopAsync
();
463
await body.
StopAsync
();
487
await body.
StopAsync
();
509
await body.
StopAsync
();
538
await body.
StopAsync
();
610
await body.
StopAsync
();
627
await body.
StopAsync
();
644
await body.
StopAsync
();
671
await body.
StopAsync
();
698
await body.
StopAsync
();
722
await body.
StopAsync
();
751
await body.
StopAsync
();
784
await body.
StopAsync
();
816
await body.
StopAsync
();
843
await body.
StopAsync
();
876
await body.
StopAsync
();
938
await body.
StopAsync
();
974
await body.
StopAsync
();
995
await body.
StopAsync
();
1016
await body.
StopAsync
();
1037
await body.
StopAsync
();
1060
await body.
StopAsync
();
1079
await body.
StopAsync
();
1106
await body.
StopAsync
();
1132
await body.
StopAsync
();
1155
await body.
StopAsync
();
1205
await body.
StopAsync
();
1232
await body.
StopAsync
();
1265
await body.
StopAsync
();
1292
await body.
StopAsync
();
1342
await body.
StopAsync
();
1368
await body.
StopAsync
();
1396
await body.
StopAsync
();