InlineScheduler Class
// .NET Standard 2.0 + Platform Extensions
// Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions, Version=2.0.2.0, PublicKeyToken=adb9793829ddae60
namespace Microsoft.AspNetCore.Server.Kestrel.Internal.System.IO.Pipelines
{
public class InlineScheduler : IScheduler
}
Usage
- ID
- T:Microsoft.AspNetCore.Server.Kestrel.Internal.System.IO.Pipelines.InlineScheduler
Declarations
Platform |
Version |
Assembly |
.NET Core + Platform Extensions |
2.0 |
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions, Version=2.0.2.0, PublicKeyToken=adb9793829ddae60
|
.NET Standard + Platform Extensions |
2.0 |
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions, Version=2.0.2.0, PublicKeyToken=adb9793829ddae60
|
ASP.NET Core |
2.0 |
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions, Version=2.0.1.0, PublicKeyToken=adb9793829ddae60
|