This version of Unity is unsupported.

ReadHandle.Cancel

Declaration

public void Cancel();

Description

Cancels the AsyncReadManager.Read operation on this handle.

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