To invoke the chained services in DFS,I'm using token string got from ContextFactory by registering ServiceContext.
After invoking services i need to close the session. How to unregister ServiceContext with respect to particular token?.
Thanks in advance.