8gmaker
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: 
**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...