M
moonliver
I have an asp.net application that uses a dll that has Shared/Static
members.
I thought that the values in the Shared/Static members should only
recycle if the application was restarted. but it seems that it is being
recycled after the session count falls to zero.
Does this sound right? Can I make the Shared/Static members persist
past zero sessions?
members.
I thought that the values in the Shared/Static members should only
recycle if the application was restarted. but it seems that it is being
recycled after the session count falls to zero.
Does this sound right? Can I make the Shared/Static members persist
past zero sessions?