Terminate calling application from external assembly

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alex

    #1

    Terminate calling application from external assembly

    Hi
    I have an external assembly which I call from a windows forms
    application. What I want to do is terminate the calling application
    from within the assemnly - or otherwise ensure that the calling
    application has terminated before the code in the assembly starts
    executing. Anyone know how I would do this?

    Thanks
    Alex.
Working...