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

MessagingExceptionDetail.ErrorLevelType 枚举

定义

错误级别类型枚举

public enum MessagingExceptionDetail.ErrorLevelType
type MessagingExceptionDetail.ErrorLevelType = 
Public Enum MessagingExceptionDetail.ErrorLevelType
继承
MessagingExceptionDetail.ErrorLevelType

字段

ClientConnection 2

与客户端连接相关的错误

ServerError 1

服务器错误

UserError 0

用户错误

适用于