 | AbortableYield Methode |
Leads to YieldInternal.
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic static bool Yield()
Public Shared Function Yield As Boolean
public:
static bool Yield()
static member Yield : unit -> bool
Rückgabewert
BooleanA boolean, that indicates, whether to continue or not.
Siehe auch