Rethrow
Gets or sets a value indicating whether the exception should be rethrown. The default value is false
.
Declaration
public bool Rethrow { get; set; }
Property Value
Type | Description |
---|---|
bool |
Gets or sets a value indicating whether the exception should be rethrown. The default value is false
.
public bool Rethrow { get; set; }
Type | Description |
---|---|
bool |