Contents

URLSessionTaskMetrics

An object encapsulating the metrics for a session task.

Declaration

class URLSessionTaskMetrics

Overview

Each URLSessionTaskMetrics object contains the taskInterval and redirectCount, as well as metrics for each request-and-response transaction made during the execution of the task.

Topics

Creating task metrics

Accessing task metrics

Type Methods

See Also

Collecting task metrics