Field EnableCompletionHealing
Gets or sets a value indicating whether completion healing is enabled. Completion healing attempts to correct errors during the completion process.
public static bool EnableCompletionHealing
Returns
- bool
true
if completion healing is enabled; otherwise,false
. Default istrue
.