from C# how to detect is fiddler running

Viewed 33

How to detect is fiddler running on the pc by c# code. because I don't want fiddler to capture my application requests.

thanks.

0 Answers
Related