Events.OnDebugBreakEvent(Service) 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 void OnDebugBreakEvent(Microsoft::XLANGs::Core::Service ^ s);
public virtual void OnDebugBreakEvent (Microsoft.XLANGs.Core.Service s);
abstract member OnDebugBreakEvent : Microsoft.XLANGs.Core.Service -> unit
override this.OnDebugBreakEvent : Microsoft.XLANGs.Core.Service -> unit
Public Overridable Sub OnDebugBreakEvent (s As Service)
Parameters
- s
- Service