My Application Framework

ICacheStrategy.RemoveObject Method 

Remove an object from cache

void RemoveObject(
   string objId
);

Parameters

objId

See Also

ICacheStrategy Interface | MyAF.Cache Namespace