NSInputStream.Notify(CFStreamEventType) Method
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.
Notifies consumers of events in the stream.
public void Notify (CoreFoundation.CFStreamEventType eventType);
member this.Notify : CoreFoundation.CFStreamEventType -> unit
Parameters
- eventType
- CFStreamEventType
The events to notify.