BreakpointCmd.ContinueFromBreakpoint(Service, Boolean) 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:
void ContinueFromBreakpoint(Microsoft::XLANGs::Core::Service ^ s, bool persist);
public void ContinueFromBreakpoint (Microsoft.XLANGs.Core.Service s, bool persist);
member this.ContinueFromBreakpoint : Microsoft.XLANGs.Core.Service * bool -> unit
Public Sub ContinueFromBreakpoint (s As Service, persist As Boolean)
Parameters
- s
- Service
- persist
- Boolean