HttpConnectionDispatcherOptions.LongPolling Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die ab, die LongPollingOptions vom Transport für lange Abrufe verwendet wird.
public:
property Microsoft::AspNetCore::Http::Connections::LongPollingOptions ^ LongPolling { Microsoft::AspNetCore::Http::Connections::LongPollingOptions ^ get(); };
public Microsoft.AspNetCore.Http.Connections.LongPollingOptions LongPolling { get; }
member this.LongPolling : Microsoft.AspNetCore.Http.Connections.LongPollingOptions
Public ReadOnly Property LongPolling As LongPollingOptions