Click or drag to resize

AppSettingsAbortionAllowed property

With True, nodes that do not (or cannot) respond to cooperative cancellation are is cancelled hard by "Abort()". Always: false; no longer applicable in future.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool AbortingAllowed { get; set; }

Property value

Boolean
See also