ITcHmiSrvExtAsyncDebugHost Methods

The ITcHmiSrvExtAsyncDebugHost type exposes the following members.

Methods

 

Name

Description

ITcHmiSrvExtAsyncDebugHost Methods 1:

EnableDebugConfiguration

Enables the debug configuration for the current process if not enabled. This allows a debugger to be attached to the current process.
This method should only be called when debugging a TwinCAT HMI server extension that was explicitly not built with the Debug configuration, to prevent accidental remaining debug calls to one of the methods that wait for a debugger to be attached to the current process in a release version of a TwinCAT HMI server extension.

ITcHmiSrvExtAsyncDebugHost Methods 2:

WaitForDebugger

Waits for a debugger to be attached to the current process.

ITcHmiSrvExtAsyncDebugHost Methods 3:

WaitForDebugger(Boolean)

Waits for a debugger to be attached to the current process.

ITcHmiSrvExtAsyncDebugHost Methods 4:

WaitForDebugger(CancellationToken)

Waits for a debugger to be attached to the current process.

ITcHmiSrvExtAsyncDebugHost Methods 5:

WaitForDebugger(Boolean, CancellationToken)

Waits for a debugger to be attached to the current process.

ITcHmiSrvExtAsyncDebugHost Methods 6:

WaitForDebuggerAsync

Waits for a debugger to be attached to the current process as an asynchronous operation.

ITcHmiSrvExtAsyncDebugHost Methods 7:

WaitForDebuggerAsync(Boolean)

Waits for a debugger to be attached to the current process as an asynchronous operation.

ITcHmiSrvExtAsyncDebugHost Methods 8:

WaitForDebuggerAsync(CancellationToken)

Waits for a debugger to be attached to the current process as an asynchronous operation.

ITcHmiSrvExtAsyncDebugHost Methods 9:

WaitForDebuggerAsync(Boolean, CancellationToken)

Waits for a debugger to be attached to the current process as an asynchronous operation.

Reference

ITcHmiSrvExtAsyncDebugHost Interface TcHmiSrv.Core Namespace

Copyright © Beckhoff Automation GmbH & Co. KG