 | AbortableAbortableException Eigenschaft |
Contans an optional exception of the executed thread.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic Exception? AbortableException { get; set; }
Public Property AbortableException As Exception
Get
Set
public:
property Exception^ AbortableException {
Exception^ get ();
void set (Exception^ value);
}
member AbortableException : Exception with get, set
Eigenschaftswert
Exception
Siehe auch