Partager via


HttpSysOptions.ThrowWriteExceptions Propriété

Définition

Obtient ou définit si les écritures du corps de la réponse qui échouent en raison de déconnexions du client doivent lever des exceptions ou se terminer normalement. La valeur par défaut est false (terminé normalement).

public:
 property bool ThrowWriteExceptions { bool get(); void set(bool value); };
public bool ThrowWriteExceptions { get; set; }
member this.ThrowWriteExceptions : bool with get, set
Public Property ThrowWriteExceptions As Boolean

Valeur de propriété

S’applique à