OptionalopThe timeout for each synchronous operation in milliseconds.
If an operation takes longer than this, a TimeoutError is thrown.
OptionalsharedThe size of the SharedArrayBuffer in bytes.
Larger buffers can handle larger file operations but consume more memory.
Must be a multiple of 4 and at least 256 bytes.
Options for
SyncChannel.connect.