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
Properties
| Name | Description |
|---|---|
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
| ReadDispatchQueue | (Inherited from CFStream) |
| WriteDispatchQueue | (Inherited from CFStream) |
Methods
Events
| Name | Description |
|---|---|
| CanAcceptBytesEvent | (Inherited from CFStream) |
| ClosedEvent | (Inherited from CFStream) |
| ErrorEvent | (Inherited from CFStream) |
| HasBytesAvailableEvent | (Inherited from CFStream) |
| OpenCompletedEvent | (Inherited from CFStream) |
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |