How to set useVirtualAddress for s3 CRT client correctly? #3589
-
|
There is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
The correct way to set useVirtualAddress is through the config object Set it in the configuration before passing it to the client constructor: |
Beta Was this translation helpful? Give feedback.
-
|
@sbaluja Thanks! So |
Beta Was this translation helpful? Give feedback.
The correct way to set useVirtualAddress is through the config object
S3CrtClientConfigurationSet it in the configuration before passing it to the client constructor: