Miner.Responder.Model Assembly > Miner.Responder.Model.Switching Namespace > ITaskExecutionService Interface : TaskExecuted Event |
'Declaration Event TaskExecuted As EventHandler(Of NetworkTaskEventArgs)
'Usage Dim instance As ITaskExecutionService Dim handler As EventHandler(Of NetworkTaskEventArgs) AddHandler instance.TaskExecuted, handler
event EventHandler<NetworkTaskEventArgs> TaskExecuted
The event handler receives an argument of type NetworkTaskEventArgs containing data related to this event. The following NetworkTaskEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Task |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.