c# - WebRequest.KeepAlive property doesn't exist in .net 2.0 -


i trying set keepalive property true, doesn't exist.

if try set adding in header, following error: header must modified using appropriate property.

is there method set keepalive property true? changing framework isn't option.

thank you.


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -