WorkerOptions.EnableUserCodeException Property

Definition

Gets and sets the flag for opting in to unwrapping user-code-thrown exceptions when they are surfaced to the Host.

public bool EnableUserCodeException { get; set; }
member this.EnableUserCodeException : bool with get, set
Public Property EnableUserCodeException As Boolean

Property Value

Applies to