A procedure's corresponding method on the client instance -- used to call the procedure. If you want to be able to cancel the request, you can use the cancelable method instead of running the procedure directly.
cancelable
A procedure's corresponding method on the client instance -- used to call the procedure. If you want to be able to cancel the request, you can use the
cancelablemethod instead of running the procedure directly.