Share via


ConnectOptions interface

Properties

abortSignal

Abort signal to cancel connection attempt

timeoutInMs

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