8gmaker

Results 2 issues of 8gmaker

https://github.com/microsoft/PowerPlatform-DataverseServiceClient/blob/254952f3a781f1ab363c56f1a43c4d9b49652fed/src/GeneralTools/DataverseClient/Client/Connector/WebProxyClient.cs#L209 The WebProxyClient's Dispose method seems close over the ClientBase's dispose method, and also I call ServiceClient.Dispose every time, there are lots of HttpClient in HttpChannelFactory: ![image](https://user-images.githubusercontent.com/3711046/160244037-41b2bda2-9b62-4ad4-b7a6-b2e91449e22d.png)

**Is your feature request related to a problem? Please describe.** Now when L1 and L2 cache are both enable, the read operation will refresh the distributed cache, the result is...

enhancement
token cache serialization - distributed cache
Feature Request