I face a problem on my wcf service running under IIS with object called TimeBoundedCache+ExpirableItem under System.ServiceModel.Security. I investigate these object and see its they exsists on the Gen2 for long time and my wcf memory is growing up .
I see there is a 48 hours expiration time of these objects . How can clean these objects, or maybe shorten the expiration time .
Thanks in advance ...