Contents

endAccessingResources()

Informs the system that you have finished accessing the resources marked with the tags managed by the request.

Declaration

func endAccessingResources()

Discussion

Call this method as soon as you have finished using the tags managed by this request. If needed, this method will be called by the system when the resource request object is deallocated.

See Also

Requesting Resources