We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91a45d commit 6a1b1e0Copy full SHA for 6a1b1e0
xml/System/GC.xml
@@ -771,8 +771,8 @@ This method is most useful in monitoring scenarios for measuring the difference
771
</ReturnValue>
772
<Parameters />
773
<Docs>
774
- <summary>To be added.</summary>
775
- <returns>To be added.</returns>
+ <summary>Gets garbage collection memory information.</summary>
+ <returns>An object that contains information about the garbage collector's memory usage.</returns>
776
<remarks>To be added.</remarks>
777
</Docs>
778
</Member>
@@ -2053,4 +2053,4 @@ This method is most useful in monitoring scenarios for measuring the difference
2053
2054
2055
</Members>
2056
-</Type>
+</Type>
0 commit comments