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

ObexGetStream Class

Provides the stream of content in a OBEX Get operation.

For a list of all members of this type, see ObexGetStream Members.

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         Brecham.Obex.ForV1CloseDisposeLikeV2Stream
            Brecham.Obex.AbortableStream
               Brecham.Obex.ObexGetStream

[Visual Basic]
NotInheritable Public Class ObexGetStream
    Inherits AbortableStream
[C#]
public sealed class ObexGetStream : AbortableStream

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The ObexGetStream class provides methods for receiving data as part of a Get operation, see the links below.

Requirements

Namespace: Brecham.Obex

Assembly: Brecham.Obex (in Brecham.Obex.dll)

See Also

ObexGetStream Members | Brecham.Obex Namespace | Get | Get