Foundation.NSStreamStatus Enumeration
The current status of an NSStream.

Syntax

[ObjCRuntime.Native]
public enum NSStreamStatus

Remarks

Members

Member NameDescription
AtEndAt the end.
ClosedThe stream is closed.
ErrorError
NotOpenThe stream is not yet open.
OpenThe stream has been opened.
OpeningThe stream is in the opening state.
ReadingThe stream is reading.
WritingThe stream is writing.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0