Поделиться через


OutgoingWebRequestContext.ContentLength Свойство

Определение

Получает или задает значение заголовка Content-Length исходящего веб-запроса.

public:
 property long ContentLength { long get(); void set(long value); };
public long ContentLength { get; set; }
member this.ContentLength : int64 with get, set
Public Property ContentLength As Long

Значение свойства

Заголовок Content-Length исходящего веб-запроса.

Применяется к