Читати англійською Редагувати

Поділитися через


DebugEngineCallback Delegate

Definition

References a callback method that is invoked by the workflow expression evaluation component.

C#
public delegate void DebugEngineCallback();

Remarks

Примітка

This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5.

The default callback is implemented internally in the workflow runtime engine by an object that runs on an independent thread and provides context for workflow expression evaluation.

Extension Methods

GetMethodInfo(Delegate)

Gets an object that represents the method represented by the specified delegate.

Applies to

Продукт Версії
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1