次の方法で共有


ActorProxy.ActorId プロパティ

定義

プロキシ オブジェクトに関連付けられている を取得 ActorId します。

public Microsoft.ServiceFabric.Actors.ActorId ActorId { get; }
member this.ActorId : Microsoft.ServiceFabric.Actors.ActorId
Public ReadOnly Property ActorId As ActorId

プロパティ値

ActorId プロキシ オブジェクトに関連付けられています。

実装

適用対象