In The Hand LtdIn The Hand
ContentLength Property
NamespacesInTheHand.NetFileWebRequestContentLength
.NET Components for Mobility
Gets or sets the content length of the data being sent.
Declaration Syntax
C#Visual Basic
public override long ContentLength { get; set; }
Public Overrides Property ContentLength As Long
	Get
	Set
Value
The number of bytes of request data being sent.
Exceptions
ExceptionCondition
ArgumentExceptionContentLength is less than 0.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0