Compartir a través de


ActorServiceSettings.ActorGarbageCollectionSettings Propiedad

Definición

Obtiene o establece la configuración de recolección de elementos no utilizados para el servicio 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

Valor de propiedad

ActorGarbageCollectionSettings para el Servicio de actor.

Se aplica a