次の方法で共有


ActorServiceSettings.ActorConcurrencySettings プロパティ

定義

アクターのターン ベースのコンカレンシー ロックを構成する設定を取得または設定します。

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

プロパティ値

ActorConcurrencySettings アクター サービスの場合は 。

適用対象