Is there any configuration available in soss to set cached object time out either from web.config,soss_client_params or soss_params ?
Like ttlValue available in App-fabric :
<localCache isEnabled="true" sync="TimeoutBased" ttlValue="300" objectCount="10000"/>