次の方法で共有


ActorGarbageCollectionSettings.IdleTimeoutInSeconds プロパティ

定義

使用されていないアクターをガベージ コレクションするまで待機する時間間隔を取得します。

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

プロパティ値

使用中ではないアクターをガベージ コレクションするまで待機する の時間間隔 Int64

適用対象