Click or drag to resize

GUIFactoryServiceShowBackgroundCancelDialog Method

Overload List
 NameDescription
Public methodShowBackgroundCancelDialog(Int32, Thread, IExternalDrivenBackgroundMonitor) Shows a cancellable background-operation dialog for an existing thread.
Public methodShowBackgroundCancelDialog(Int32, ThreadStart, IExternalDrivenBackgroundMonitor) Shows a cancellable background-operation dialog for a newly started thread.
Top
See Also