I hope you never need it, but it is possible to do some real low level tracing to see what network communications are happening inside your .NET app.
To enable this, you can add diagnostics at the System.NET level:
I hope you never need it, but it is possible to do some real low level tracing to see what network communications are happening inside your .NET app.
To enable this, you can add diagnostics at the System.NET level: