CFWriteStream 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 writes streams of bytes.
public class CFWriteStream : CoreFoundation.CFStream
type CFWriteStream = class
inherit CFStream
- Inheritance
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) |