Hi there,

I'd like to know when a static member of a class is destroyed. I'm using a
static member to implement the singleton pattern, but I'm not sure what te
behavior is when the webservice is not used for a while.

Thanks in advance,
Floran