Click or drag to resize

LogicalNodeThreadLocked property

If True, each thread is locked via the class so that non-thread-safe checkers are serialized; Default: False;

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool ThreadLocked { get; set; }

Property value

Boolean
See also