1 reference to PurgeCallback
System.ServiceModel (1)
System\ServiceModel\Security\TimeBoundedCache.cs (1)
108
this.purgingTimer = new IOThreadTimer(
PurgeCallback
, this, false);