Share via


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

ProcessingStoppedReason 枚举

定义

停止给定分区的事件处理的原因。

public enum ProcessingStoppedReason
type ProcessingStoppedReason = 
Public Enum ProcessingStoppedReason
继承
ProcessingStoppedReason

字段

OwnershipLost 1

关联分区的所有权已丢失。

Shutdown 0

发出了停止处理的请求。

适用于