DebugUserNotificationUI110Class.EndWaitOnSlowSymbolLoad Method
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.
public:
virtual int EndWaitOnSlowSymbolLoad() = Microsoft::VisualStudio::Debugger::Interop::IDebugUserNotificationUI110::EndWaitOnSlowSymbolLoad;
public:
virtual int EndWaitOnSlowSymbolLoad() = Microsoft::VisualStudio::Debugger::Interop::IDebugUserNotificationUI110::EndWaitOnSlowSymbolLoad;
virtual int EndWaitOnSlowSymbolLoad();
public virtual int EndWaitOnSlowSymbolLoad();
abstract member EndWaitOnSlowSymbolLoad : unit -> int
override this.EndWaitOnSlowSymbolLoad : unit -> int
Public Overridable Function EndWaitOnSlowSymbolLoad () As Integer