maximumUsesPerConnection

    The maximum number of times each connection can be used before it is replaced with a new one. Use nil (the default) if no limit should be applied to each connection.

    HTTPClient.swift:733
    var maximumUsesPerConnection: Int? { get set }

    Other members in extension

    Types

    Type members

    Instance members

    Show obsolete interfaces (1)

    Hide obsolete interfaces