LogicalThreadOperation Properties

Properties

AutoRunIfPending Gets flag that determines if RunIfPending will be called automatically.
IsPending Gets a value to indicate whether the operation has an additional operation that is pending execution after the currently running operation has completed.
IsRunning Gets a value to indicate whether the operation is currently executing actions.
Priority Gets or sets default priority for logical thread operation.

See Also