cancel()
Cancels stream operations.
Declaration
func cancel()Discussion
Note that after you’ve called cancel(), you must close the stream to release resources.
Cancels stream operations.
func cancel()Note that after you’ve called cancel(), you must close the stream to release resources.