| Brecham.Obex — An OBEX library for the .NET Framework |
|
AbortableStream.Position Property
Gets or sets the current position in the stream. This property is not currently supported and always throws a NotSupportedException.
[Visual Basic]
Overrides Public Property Position As
Long
[C#]
public override
long Position {get; set;}
See Also
AbortableStream Class | Brecham.Obex Namespace