Click or drag to resize

IGuiFactoryServiceShowBackgroundCancelDialog Method

Overload List
 NameDescription
Public methodShowBackgroundCancelDialog(Int32, Thread, IExternalDrivenBackgroundMonitor) Shows a cancel dialog for an already created background thread.
Public methodShowBackgroundCancelDialog(Int32, ThreadStart, IExternalDrivenBackgroundMonitor) Shows a cancel dialog for a background thread that is started by the service.
Top
See Also