| Brecham.Obex — An OBEX library for the .NET Framework |
|
ObexGetStream.CanRead Property
Gets a value that indicates whether the ObexPutStream supports reading. This is true if the stream is open.
[Visual Basic]
Overrides Public ReadOnly Property CanRead As
Boolean
[C#]
public override
bool CanRead {get;}
See Also
ObexGetStream Class | Brecham.Obex Namespace