Configuration.RequestSettings property
Default request settings. If the requestSettings
paramenter is not passed when performing a request, then these settings will be used. Be aware that using these settings is not thread-safe. See SDK tutorial for more info.
public static RequestSettings RequestSettings { get; set; }
See Also
- class RequestSettings
- class Configuration
- namespace Amica