PollyServiceCollectionExtensions Sınıf

Tanım

Ve hizmet koleksiyonuna kaydolmak IPolicyRegistry<TKey>IReadOnlyPolicyRegistry<TKey> için kolaylık genişletme yöntemleri sağlar.

public ref class PollyServiceCollectionExtensions abstract sealed
public static class PollyServiceCollectionExtensions
type PollyServiceCollectionExtensions = class
Public Module PollyServiceCollectionExtensions
Devralma
PollyServiceCollectionExtensions

Yöntemler

AddPolicyRegistry(IServiceCollection)

Hizmet koleksiyonuna hizmet türleriyle IPolicyRegistry<TKey>boş PolicyRegistry bir kaydeder ve IReadOnlyPolicyRegistry<TKey> yeni oluşturulan kayıt defterini döndürür.

AddPolicyRegistry(IServiceCollection, Action<IServiceProvider,IPolicyRegistry<String>>)

Ve hizmet koleksiyonuna kaydolmak IPolicyRegistry<TKey>IReadOnlyPolicyRegistry<TKey> için kolaylık genişletme yöntemleri sağlar.

AddPolicyRegistry(IServiceCollection, IPolicyRegistry<String>)

Hizmet koleksiyonunda sağlanan IPolicyRegistry<TKey> öğesini hizmet türlerine IPolicyRegistry<TKey>kaydeder ve IReadOnlyPolicyRegistry<TKey> sağlanan kayıt defterini döndürür.

Şunlara uygulanır