KestrelServerOptions.ApplicationSchedulingMode Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Kestrel'in kullanıcı geri çağırmalarını nasıl zamanlaması gerektiğini belirleyen bir değer alır veya ayarlar.
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
Özellik Değeri
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.SchedulingMode
Açıklamalar
Varsayılan mod şudur: Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.Internal.SchedulingMode.Default