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

Microsoft.Azure.ServiceBus.InteropExtensions 命名空间

DataContractBinarySerializer<T>

返回 T 类型的静态 Microsoft.Azure.ServiceBus.InteropExtensions.DataContractBinarySerializer 实例

MessageInteropExtensions

消息扩展类,提供扩展方法,以反序列化使用 WindowsAzure.Messaging 客户端库序列化并发送到 ServiceBus 队列/主题的消息正文。 WindowsAzure.Messaging 客户端库使用 Microsoft.Azure.ServiceBus.InteropExtensions.DataContractBinarySerializer (默认序列化程序) 或在 DataContractSerializer 发送消息时序列化对象。 此类提供用于反序列化和检索此类消息正文的扩展方法。