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

EventData.Body 属性

定义

获取由 EventData 包装的实际有效负载/数据。 这打算在使用 接收 EventData 后使用 PartitionReceiver

public ArraySegment<byte> Body { get; }
member this.Body : ArraySegment<byte>
Public ReadOnly Property Body As ArraySegment(Of Byte)

属性值

适用于