Partilhar via


ActorServiceSettings.ActorGarbageCollectionSettings Propriedade

Definição

Obtém ou define as configurações de coleta de lixo para o serviço Ator.

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 da propriedade

ActorGarbageCollectionSettings para o Serviço de Ator.

Aplica-se a