Srejon Khan
❔ HttpClient - Error while copying content to a stream - AWS S3
Similar issue - https://stackoverflow.com/questions/26891077/how-to-get-the-http-response-when-the-request-stream-was-closed-during-transfer
9 replies
Stack and Heap Memory [Answered]
Hello, first of all, thanks for your response. I actually got the idea about long lived and short lived from this article: https://learn.microsoft.com/en-us/archive/blogs/ericlippert/the-truth-about-value-types#:~:text=Code%20in%C2%A0a,required%20by%20M.)
where the author mention about short living and long living concept from activation period of a method. Is it referencing GC concept?
28 replies