Partager via


ActorServiceSettings.ActorGarbageCollectionSettings Propriété

Définition

Obtient ou définit les paramètres de garbage collection pour le service Actor.

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

Valeur de propriété

ActorGarbageCollectionSettings pour le service Actor.

S’applique à