Click or drag to resize

ForegroundThreadWithDispatcher Constructor

Overload List
 NameDescription
Public methodForegroundThreadWithDispatcher(String, ApartmentState) Initializes a new instance of the ForegroundThreadWithDispatcher class with normal thread priority.
Public methodForegroundThreadWithDispatcher(String, ApartmentState, ThreadPriority) Initializes a new instance of the ForegroundThreadWithDispatcher class.
Top
See Also