Miner.Responder.Framework.UpdatePopulationInformation Namespace > ProgressReportingTaskBase Class : ProcessingException Property |
'Declaration
Public Property ProcessingException As System.EventHandler(Of ExceptionEventArgs)
'Usage
Dim instance As ProgressReportingTaskBase Dim value As System.EventHandler(Of ExceptionEventArgs) instance.ProcessingException = value value = instance.ProcessingException
public System.EventHandler<ExceptionEventArgs> ProcessingException {get; set;}
public read-write property ProcessingException: System.EventHandler;
public function get,set ProcessingException : System.EventHandler
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2