Aracılığıyla paylaş


ListenOptions.KestrelServerOptions Özellik

Tanım

KestrelServerOptions Dinleyici seçeneklerini alır. Bağlantı ara yazılımının başlatma sırasında uygulama tarafından kaydedilen hizmetleri çözümlemesini ve kullanmasını sağlar.

public:
 property Microsoft::AspNetCore::Server::Kestrel::Core::KestrelServerOptions ^ KestrelServerOptions { Microsoft::AspNetCore::Server::Kestrel::Core::KestrelServerOptions ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions KestrelServerOptions { get; }
member this.KestrelServerOptions : Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions
Public ReadOnly Property KestrelServerOptions As KestrelServerOptions

Özellik Değeri

Açıklamalar

Yalnızca Bir KestrelServerOptions Listen* yönteminin geri çağırmasından erişilirse ayarlanır.

Şunlara uygulanır