Partager via


InvokeResponse.Status Propriété

Définition

Obtient ou définit le code d’état HTTP de la réponse.

public int Status { get; set; }
member this.Status : int with get, set
Public Property Status As Integer

Valeur de propriété

Code d’état HTTP.

Remarques

Le post généré en réponse à l’activité d’appel entrant aura le code d’état HTTP spécifié par ce champ.

S’applique à