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

ProcessErrorEventArgs.PartitionId Property

Definition

The identifier of the partition being processed when the exception occurred. If the exception did not occur for a specific partition, this value will be null.

public string PartitionId { get; }
member this.PartitionId : string
Public ReadOnly Property PartitionId As String

Property Value

Applies to