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