ITcHmiSrvExtAsyncDebugHostWaitForDebugger(Boolean, CancellationToken) Method
Waits for a debugger to be attached to the current process.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
bool WaitForDebugger(
bool signalBreakpoint,
CancellationToken cancellationToken
)Parameters
|
signalBreakpoint Boolean |
true to signal a breakpoint to the attached debugger; otherwise, false. |
|
cancellationToken CancellationToken |
A CancellationToken that propagates the notification that waiting for a debugger to be attached to the current process should be canceled. |
Return Value
Boolean
true if a debugger was attached to the current process; otherwise,
false.
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
ITcHmiSrvExtAsyncDebugHost Interface WaitForDebugger Overload TcHmiSrv.Core Namespace
Copyright © Beckhoff Automation GmbH & Co. KG