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.
Informs the delegate that a Publish() or Resolve(withtimeout:) request was stopped.
optional func netServiceDidStop(_ sender: NetService)The service that stopped.