DiagnosticsElement.SuppressReturningExceptions Özellik

Tanım

Hizmetin özel durumlar döndürüp döndürmediğini gösteren bir değer alır veya ayarlar.

public:
 property bool SuppressReturningExceptions { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("suppressReturningExceptions", DefaultValue=false)]
public bool SuppressReturningExceptions { get; set; }
[<System.Configuration.ConfigurationProperty("suppressReturningExceptions", DefaultValue=false)>]
member this.SuppressReturningExceptions : bool with get, set
Public Property SuppressReturningExceptions As Boolean

Özellik Değeri

Boolean

true hizmet özel durumlar döndürürse, Aksi takdirde, false . Varsayılan değer: false.

Öznitelikler

Şunlara uygulanır