CFReadStream Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A CFStream that reads streams of bytes.
public class CFReadStream : CoreFoundation.CFStream
type CFReadStream = class
inherit CFStream
- Inheritance
- Derived
Constructors
CFReadStream(IntPtr) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from CFStream) |
ReadDispatchQueue | (Inherited from CFStream) |
WriteDispatchQueue | (Inherited from CFStream) |
Methods
Events
CanAcceptBytesEvent | (Inherited from CFStream) |
ClosedEvent | (Inherited from CFStream) |
ErrorEvent | (Inherited from CFStream) |
HasBytesAvailableEvent | (Inherited from CFStream) |
OpenCompletedEvent | (Inherited from CFStream) |