TransferCallbackDelegate

Callback for transfer progress information during remote operations (cloning, fetching).

Generally called in-line with network operations, take care not to degrade performance.

alias TransferCallbackDelegate = void delegate

Meta