NEAppProxyFlow.CloseWrite(NSError) Method

Definition

Closes the flow for writing.

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

Parameters

error
NSError

To be added.

This parameter can be null.

Attributes

Applies to