dotMemory 2018.3 Help

WCF Services

To profile a WCF Service Library, you should provide the following parameters:

  • Library path
    Full path to the WCF service library.

  • Config path
    Full path to the WCF service library configuration file.

If Advanced is selected, you can additionally specify the following parameters:

  • WCF host
    The WCF host to use. Depending on the installed .NET framework versions, this list will yield different options.

  • Client path
    The path to a custom client executable that must be run after services are hosted.

  • Client arguments
    Command-line arguments that are passed to the custom client application.

Last modified: 15 March 2019

See Also