ObexWebResponseContentLength Property

Gets the length of the content returned by the request.

Definition

Namespace: InTheHand.Net
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public virtual long ContentLength { get; set; }

Property Value

Int64

See Also