Bagikan melalui


HttpMessageHandlerBuilder.AdditionalHandlers Properti

Definisi

Mendapatkan daftar instans tambahan DelegatingHandler yang digunakan untuk mengonfigurasi HttpClient alur.

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)

Nilai Properti

Berlaku untuk