NEAppProxyFlow.CloseRead(NSError) Method

Definition

Closes the flow for reading.

[Foundation.Export("closeReadWithError:")]
public virtual void CloseRead (Foundation.NSError error);
abstract member CloseRead : Foundation.NSError -> unit
override this.CloseRead : Foundation.NSError -> unit

Parameters

error
NSError

To be added.

This parameter can be null.

Attributes

Applies to