HttpConnectionDispatcherOptions.LongPolling Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le LongPollingOptions utilisé par le transport d’interrogation long.
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