Share via


NSUrlSessionTask.CurrentRequest Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrlRequest? CurrentRequest { [Foundation.Export("currentRequest", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentRequest", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CurrentRequest : Foundation.NSUrlRequest

Property Value

Attributes

Applies to