ProfileUpdatedEventArgs Class
Provides the data for the ProfileUpdated event. This class cannot be inherited.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
A tracking service that implements the IProfileNotification interface raises a ProfileUpdated event to notify the runtime tracking infrastructure that the TrackingProfile for a particular workflow Type has changed. The tracking service uses a ProfileUpdatedEventArgs to provide the workflow Type and the new TrackingProfile to the runtime tracking infrastructure. For example, the SqlTrackingService uses a ProfileUpdatedEventArgs when it raises the SqlTrackingService.ProfileUpdated event. When it receives a ProfileUpdated event, the runtime tracking infrastructure will update the tracking profile for the specified workflow Type in its profile cache.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.