Partager via


ActorServiceSettings.ActorConcurrencySettings Propriété

Définition

Obtient ou définit des paramètres pour configurer le verrou d’accès concurrentiel au tour pour les acteurs.

public Microsoft.ServiceFabric.Actors.Runtime.ActorConcurrencySettings ActorConcurrencySettings { get; set; }
member this.ActorConcurrencySettings : Microsoft.ServiceFabric.Actors.Runtime.ActorConcurrencySettings with get, set
Public Property ActorConcurrencySettings As ActorConcurrencySettings

Valeur de propriété

ActorConcurrencySettings pour le service Actor.

S’applique à