SimpleTask.Progress Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual event Microsoft::BizTalk::Scheduler::TaskProgressHandler ^ Progress;
public event Microsoft.BizTalk.Scheduler.TaskProgressHandler Progress;
member this.Progress : Microsoft.BizTalk.Scheduler.TaskProgressHandler
Public Custom Event Progress As TaskProgressHandler
Event Type
Microsoft.BizTalk.Scheduler.TaskProgressHandler
Implements
Microsoft.BizTalk.Scheduler.ITask.Progress
Microsoft.BizTalk.Scheduler.ITask.Progress