Contents

netServiceDidStop(_:)

Informs the delegate that a Publish() or Resolve(withtimeout:) request was stopped.

Declaration

optional func netServiceDidStop(_ sender: NetService)

Parameters

  • sender:

    The service that stopped.

See Also

Using Network Services