DiagnosticsElement.SuppressReturningExceptions Egenskap

Definition

Hämtar eller anger ett värde som anger om tjänsten returnerar undantag.

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

Egenskapsvärde

trueom tjänsten returnerar undantag; annars . false Standardvärdet är false.

Attribut

Gäller för