Message in Chinese (Traditional) (中文(繁體))
如果設定 ContentLength>0 或 SendChunked==true,就必須提供要求主體。方法是呼叫 [Begin]GetRequestStream 然後再呼叫 [Begin]GetResponse。
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