StorageHasherPicker(IEnumerable<IHasher>) Constructeur
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.
Constructeur.
public StorageHasherPicker (System.Collections.Generic.IEnumerable<Orleans.Storage.IHasher> hashProviders);
new Orleans.Storage.StorageHasherPicker : seq<Orleans.Storage.IHasher> -> Orleans.Storage.StorageHasherPicker
Public Sub New (hashProviders As IEnumerable(Of IHasher))
Paramètres
- hashProviders
- IEnumerable<IHasher>
Fournisseurs de hachage que ce sélecteur utilise.