Struct WebRequest.Option
- Namespace
- TAssetBundle
- Assembly
- TAssetBundle.dll
public struct WebRequest.Option
- Inherited Members
Fields
autoTimeoutSeconds
public float autoTimeoutSeconds
Field Value
enableDebuggingLog
public bool enableDebuggingLog
Field Value
maxConcurrentRequestCount
public int maxConcurrentRequestCount
Field Value
maxRetryRequestCount
public int maxRetryRequestCount
Field Value
retryRequestWaitDuration
public float retryRequestWaitDuration