GlobalConfiguration.SeedNodes Propriété
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.
Les SeedNodes ne sont utilisés que dans le paramètre de développement local avec LivenessProviderType.MembershipTableGrain SeedNodes ne sont jamais utilisés en production.
public System.Collections.Generic.IList<System.Net.IPEndPoint> SeedNodes { get; }
member this.SeedNodes : System.Collections.Generic.IList<System.Net.IPEndPoint>
Public ReadOnly Property SeedNodes As IList(Of IPEndPoint)