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

ServiceBusSessionReceiverOptions.Identifier 属性

定义

用于设置 ServiceBusReceiver ID 以标识客户端的属性。 这可用于关联日志和异常。 如果 null 或为空,则使用随机唯一值。

public string Identifier { get; set; }
member this.Identifier : string with get, set
Public Property Identifier As String

属性值

适用于