N
n_o_s_p_a__m
I have a method call in my static constructor which initializes 2
variables. I need to know when the static constructor (after the first
call) will be called. Does unloading the virtual directory and
reloading it call the static constructor again? I have heard that
changing the web.config forces the static constructor to fire again.
Please advise.
-KJ
variables. I need to know when the static constructor (after the first
call) will be called. Does unloading the virtual directory and
reloading it call the static constructor again? I have heard that
changing the web.config forces the static constructor to fire again.
Please advise.
-KJ