Contents

prependApplicationProtocol(options:)

Dynamically adds another protocol that will run above your protocol after your protocol calls Markready().

Declaration

final func prependApplicationProtocol(options: NWProtocolOptions) throws

See Also

Managing Instance Lifetime