tags:

views:

19

answers:

1

Hello,

Does a System.Environment.FailFast http://msdn.microsoft.com/en-us/library/ms131100.aspx usage has any sens in a web applications ?

It kills a process and I can't figure out how it could be applied in the web context.

Thanks for your response.

A: 

I unswer to my own question.

From discussions, I consider that it has no applicability at all.

Thomas Jaskula