ConnectOptions interface
Properties
| abort |
Abort signal to cancel connection attempt |
| timeout |
Override connection timeout for this operation |
Property Details
abortSignal
Abort signal to cancel connection attempt
abortSignal?: AbortSignalLike
Property Value
timeoutInMs
Override connection timeout for this operation
timeoutInMs?: number
Property Value
number