locked
How to test WCF Service for memory Leaks? RRS feed

  • Question

  • User1459797882 posted

    I have WCF Service d. i am calling by creating proxy. now i want to test serivices for memory leaks.

    is there any Tool? or can we do it by using microsoft VSTS?

    Wednesday, July 31, 2013 1:32 PM

Answers

  • User260886948 posted

    Hi,

    Yes, the VSTS profiler will be a good choice for you.

    And the .net memory profiler is also a tool to help you to check the memory leaks.

    #.net memory profiler:
    http://memprofiler.com/ .

    Best Regards.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, August 5, 2013 2:00 AM

All replies