ProviderTransferExecutorOptions
Defined in: src/transfers/createProviderTransferExecutor.ts:48
Options for createProviderTransferExecutor.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
resolveSession | ProviderTransferSessionResolver | Resolves connected provider sessions for source and destination endpoints. | src/transfers/createProviderTransferExecutor.ts:50 |
throttle? | BandwidthThrottleOptions | Optional clock/sleep overrides for the bandwidth throttle. | src/transfers/createProviderTransferExecutor.ts:52 |