ios - How to set quality of service within AFNetworking? -


does knowing set qos class in afnetworking?

because of request in app triggers time out, @ same time there other operations of operation queue going on using network.

i want set networking request afnetworking qos_class_user_initiated, it's seems default value qos_class_default, how achieve this? thanks.


Comments

Popular posts from this blog

javascript - Complete OpenIDConnect auth when requesting via Ajax -

c# - Replace text in MailItem Body -

java - Get more than One value and display it -