SVsThreadedWaitDialog Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the IVsThreadedWaitDialog interface.
public interface class SVsThreadedWaitDialog
public interface class SVsThreadedWaitDialog
__interface SVsThreadedWaitDialog
[System.Runtime.InteropServices.Guid("1AC64571-85CF-4234-AA00-B57E907E326A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsThreadedWaitDialog
[<System.Runtime.InteropServices.Guid("1AC64571-85CF-4234-AA00-B57E907E326A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsThreadedWaitDialog = interface
Public Interface SVsThreadedWaitDialog
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.