Brecham.Obex — An OBEX library for the .NET Framework

ObexCreatedPdu.BodyStreamLength Property

Get the number of bytes from the bodyStream that were added to the PDU as a Body header.

[Visual Basic]
Public ReadOnly Property BodyStreamLength As Integer
[C#]
public int BodyStreamLength {get;}

See Also

ObexCreatedPdu Class | Brecham.Obex.Pdus Namespace