Compartilhar via


WebPubSubContext.Response Propriedade

Definição

A resposta de build do sistema para facilitar o retorno funciona para AbuseProtection e Errors.

[Newtonsoft.Json.JsonConverter(typeof(System.Net.Http.HttpResponseMessageJsonConverter))]
[Newtonsoft.Json.JsonProperty("response")]
public System.Net.Http.HttpResponseMessage Response { get; }
[<Newtonsoft.Json.JsonConverter(typeof(System.Net.Http.HttpResponseMessageJsonConverter))>]
[<Newtonsoft.Json.JsonProperty("response")>]
member this.Response : System.Net.Http.HttpResponseMessage
Public ReadOnly Property Response As HttpResponseMessage

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a