CAPEOPENManagerUnhandledException Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax private void UnhandledException(
Object sender,
ThreadExceptionEventArgs e
)
Private Sub UnhandledException (
sender As Object,
e As ThreadExceptionEventArgs
)
Request Example
View SourceParameters
- sender Object
-
- e ThreadExceptionEventArgs
-
See Also