Table of Contents

Struct WebRequest.Option

Namespace
TAssetBundle
Assembly
TAssetBundle.dll
public struct WebRequest.Option
Inherited Members

Fields

autoTimeoutSeconds

public float autoTimeoutSeconds

Field Value

float

enableDebuggingLog

public bool enableDebuggingLog

Field Value

bool

maxConcurrentRequestCount

public int maxConcurrentRequestCount

Field Value

int

maxRetryRequestCount

public int maxRetryRequestCount

Field Value

int

retryRequestWaitDuration

public float retryRequestWaitDuration

Field Value

float