NSUrlSessionTask.Response Property

Definition

The server's response to the active request. Read-only.

public virtual Foundation.NSUrlResponse Response { [Foundation.Export("response", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Response : Foundation.NSUrlResponse

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to