ScaleoutHubLifetimeManagerTests<TBackplane>.CreateBackplane Méthode
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.
Méthode permettant de créer une implémentation d’un fond de panier en mémoire à utiliser dans les tests.
public:
abstract TBackplane CreateBackplane();
public abstract TBackplane CreateBackplane ();
abstract member CreateBackplane : unit -> 'Backplane
Public MustOverride Function CreateBackplane () As TBackplane
Retours
TBackplane
Implémentation du backplane.