menu
odbc_fast package
documentation
application/services/odbc_service.dart
OdbcService
asyncCancel method
asyncCancel method
dark_mode
light_mode
asyncCancel
method
@
override
Future
<
Result
<
void
>
>
asyncCancel
(
int
requestId
)
override
Implementation
@override Future<Result<void>> asyncCancel(int requestId) => _admin.asyncCancel(requestId);
odbc_fast package
documentation
application/services/odbc_service
OdbcService
asyncCancel method
OdbcService class