Description
To support certain scenarios like
- Logging session operation being performed
- Coordinating refresh state among multiple session used in same thread
It would be helpful to expose a SessionOperationInterceptor which can be invoked by the SessionDelegate before and after the operation is performed.