Click or drag to resize

LogicalThreadOperation Properties

The LogicalThreadOperation type exposes the following members.

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