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

RelayedHttpListenerContext.Response 属性

定义

获取 RelayedHttpListenerResponse 对象,用于控制对客户端请求的响应。

public Microsoft.Azure.Relay.RelayedHttpListenerResponse Response { get; }
member this.Response : Microsoft.Azure.Relay.RelayedHttpListenerResponse
Public ReadOnly Property Response As RelayedHttpListenerResponse

属性值

适用于