Currently, ClientFactory.GetClient() accepts an HttpClient instance as a parameter. This can lead to HttpClient lifetime issues when using dependency injection, as the IRpcClient may hold onto the ...
Expand Down Expand Up @@ -282,6 +282,24 @@ The default handler lifetime is two minutes. The default value can be overridden Keeping a single `HttpClient` instance alive for a long duration is a common ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する