NSUrlSessionTask.CurrentRequest Property

Definition

The NSUrlRequest being handled by the task. Read-only.

public virtual Foundation.NSUrlRequest CurrentRequest { [Foundation.Export("currentRequest", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.CurrentRequest : Foundation.NSUrlRequest

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to