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

BatchErrorMessages.BatchClientIsClosed 属性

定义

查找类似于 尝试使用处于关闭状态的 BatchClient 实例的本地化字符串。 不能使用该实例进一步调用 Batch 服务。 如果实例已显式关闭,或者调用 BatchClient.Dispose () 方法,则可能会发生这种情况。

public static string BatchClientIsClosed { get; }
static member BatchClientIsClosed : string
Public Shared ReadOnly Property BatchClientIsClosed As String

属性值

适用于