Udostępnij przez


HttpMessageHandlerBuilder.AdditionalHandlers Właściwość

Definicja

Pobiera listę dodatkowych DelegatingHandler wystąpień używanych do konfigurowania potoku HttpClient .

public:
 abstract property System::Collections::Generic::IList<System::Net::Http::DelegatingHandler ^> ^ AdditionalHandlers { System::Collections::Generic::IList<System::Net::Http::DelegatingHandler ^> ^ get(); };
public abstract System.Collections.Generic.IList<System.Net.Http.DelegatingHandler> AdditionalHandlers { get; }
member this.AdditionalHandlers : System.Collections.Generic.IList<System.Net.Http.DelegatingHandler>
Public MustOverride ReadOnly Property AdditionalHandlers As IList(Of DelegatingHandler)

Wartość właściwości

Dotyczy