NSStream.Error Property

Definition

Current stream error (if any).

public virtual Foundation.NSError Error { [Foundation.Export("streamError")] get; }
member this.Error : Foundation.NSError

Property Value

An error, or null if there are no errors.

Attributes

Applies to