| Brecham.Obex — An OBEX library for the .NET Framework |
|
AbortableStream.Length Property
Overridden. Gets the length of the data available on the stream. This property is not currently supported and always throws a NotSupportedException.
[Visual Basic]
Overrides Public ReadOnly Property Length As
Long
[C#]
public override
long Length {get;}
See Also
AbortableStream Class | Brecham.Obex Namespace