DiagnosticsElement.SuppressReturningExceptions Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de service uitzonderingen retourneert.

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

Waarde van eigenschap

true als de service uitzonderingen retourneert; anders, false. De standaardwaarde is false.

Kenmerken

Van toepassing op