NSUrlSessionTaskMetrics.TaskInterval Property

Definition

Returns the interval between when a NSUrlSessionTask is created and when it is completed.

public virtual Foundation.NSDateInterval TaskInterval { [Foundation.Export("taskInterval", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.TaskInterval : Foundation.NSDateInterval

Property Value

Attributes

Applies to