Contents

invalidate()

Stops any outstanding operations and invalidates the manager.

Declaration

func invalidate()

Discussion

Once you call this method, the object can no longer be used. To start using ENManager again, create and activate a new instance of the class.

Topics

Completion Handlers