Dela via


ActorGarbageCollectionSettings.IdleTimeoutInSeconds Property

Definition

Gets the time interval to wait before garbage collecting an actor which is not in use.

public long IdleTimeoutInSeconds { get; }
member this.IdleTimeoutInSeconds : int64
Public ReadOnly Property IdleTimeoutInSeconds As Long

Property Value

The time interval in Int64 to wait before garbage collecting an actor which is not in use.

Applies to