Click or drag to resize
ExceptionHandlingConfigurationCatchUnhandledExceptions Property
Gets or sets a value indicating whether to catch unhandled exceptions.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool CatchUnhandledExceptions { get; set; }

Property Value

Type: Boolean
See Also