In The Hand - .NET Components for Mobility
ContentLength64 Property
NamespacesInTheHand.NetObexListenerRequestContentLength64
Gets the length of the body data included in the request.

New in v1.5.51015

Declaration Syntax
C#Visual Basic
public long ContentLength64 { get; }
Public ReadOnly Property ContentLength64 As Long
Value
A long value that contains the value from the request's Length header. This value is -1 if the content length is not known.
Remarks
The Length header expresses the length, in bytes, of the body data that accompanies the request.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 2.2.0.0