 | LogicalNodeIsTreeFlushing field |
Returns true if processing in the tree is currently to be stopped
but logical changes that have already been created can still be distributed.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic static bool IsTreeFlushing
Public Shared IsTreeFlushing As Boolean
public:
static bool IsTreeFlushing
static val mutable IsTreeFlushing: bool
Field value
Boolean
See also