你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActorId.GetPartitionKey 方法

定义

获取此 ActorId 的分区键。

public long GetPartitionKey ();
member this.GetPartitionKey : unit -> int64
Public Function GetPartitionKey () As Long

返回

用于查找负责此 ActorId 的执行组件服务的分区的键。

注解

适用于