Aracılığıyla paylaş


WebHttpEndpoint.FaultExceptionEnabled Özellik

Tanım

Bir iç sunucu hatası (HTTP durum kodu: 500) oluştuğunda bir FaultException oluşturulup oluşturulmayacağını belirten bayrağı alır veya ayarlar.

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

Özellik Değeri

Boolean

trueBayrak etkin olduğunda döndürür; Aksi takdirde döndürür false .

Şunlara uygulanır