ProcessorExceptionEventHandler Delegate
[Visual Basic]
Public Delegate Sub ProcessorExceptionEventHandler( _
ByVal
sender As
Object, _
ByVal
e As
ExceptionEventArgs _
)
Requirements
Namespace:
XihSolutions.DotMSN.Core
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
See Also
XihSolutions.DotMSN.Core Namespace