KestrelServerOptions.ApplicationSchedulingMode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Kestrel がユーザー コールバックをスケジュールする方法を決定する値を取得または設定します。
public:
property Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::SchedulingMode ApplicationSchedulingMode { Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::SchedulingMode get(); void set(Microsoft::AspNetCore::Server::Kestrel::Transport::Abstractions::Internal::SchedulingMode value); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.SchedulingMode ApplicationSchedulingMode { get; set; }
member this.ApplicationSchedulingMode : Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.SchedulingMode with get, set
Public Property ApplicationSchedulingMode As SchedulingMode
プロパティ値
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.SchedulingMode
注釈
既定のモードは です Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.SchedulingMode.Default