The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IProfileNotification::ProfileUpdated Event
.NET Framework (current version)
Occurs when a TrackingProfile for a specific workflow Type is updated.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
A tracking service can raise the ProfileUpdated event to inform the runtime tracking infrastructure that a new TrackingProfile is available for the indicated workflow Type. The workflow Type and the TrackingProfile are passed in a ProfileUpdatedEventArgs.
.NET Framework
Available since 3.0
Available since 3.0
Show: