Message in Turkish (Türkçe)
ContentLength>0 veya SendChunked==true olarak ayarlarsanız bir istek gövdesi sağlamanız gerekir. Bunu yapmak için [Begin]GetResponse öncesinde [Begin]GetRequestStream çağrısı yapın.
Unlocalized message
You must provide a request body if you set ContentLength>0 or SendChunked==true. Do this by calling [Begin]GetRequestStream before [Begin]GetResponse.
Search by Google