 | AppSettingsAbortingAllowed Eigenschaft |
Bei True werden Knoten, die nicht auf kooperativen Cancel reagieren (können)
durch "Abort()" hart abgebrochen.
Immer: false; künftig wegfallend.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic bool AbortingAllowed { get; set; }
Public Property AbortingAllowed As Boolean
Get
Set
public:
property bool AbortingAllowed {
bool get ();
void set (bool value);
}
member AbortingAllowed : bool with get, set
Eigenschaftswert
Boolean
Siehe auch