Debugger.IsDebuggerStopEventSubscribed Method

Definition

IsDebuggerStopEventSubscribed.

protected:
 bool IsDebuggerStopEventSubscribed();
protected:
 bool IsDebuggerStopEventSubscribed();
bool IsDebuggerStopEventSubscribed();
protected bool IsDebuggerStopEventSubscribed ();
member this.IsDebuggerStopEventSubscribed : unit -> bool
Protected Function IsDebuggerStopEventSubscribed () As Boolean

Returns

True if event subscription exists.

Applies to