 | AbortableYield method |
Leads to YieldInternal.
Namespace: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntaxpublic static bool Yield()
Public Shared Function Yield As Boolean
public:
static bool Yield()
static member Yield : unit -> bool
Return value
BooleanA boolean that indicates whether to continue or not.
See also