URLSessionTask.State.running
The task is currently being serviced by the session.
Declaration
case runningDiscussion
A task in this state is subject to the request and resource timeouts specified in the session configuration object.
The task is currently being serviced by the session.
case runningA task in this state is subject to the request and resource timeouts specified in the session configuration object.