Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Cancel()

Cancels the AsyncReadManager.Read operation on this handle.
Read time 1 minuteLast updated 11 days ago

Definition

public void Cancel()

Remarks

If the read operation has already begun, the operation still completes. Only operations waiting in the queue can be canceled.