Constants.DefaultLongRestRequestClientTimeout Field

Definition

The default amount of time to wait for a response from the Batch service before automatically cancelling the request. This is used for "long running" requests such as get file and bulk add task.

public static readonly TimeSpan DefaultLongRestRequestClientTimeout;
 staticval mutable DefaultLongRestRequestClientTimeout : TimeSpan
Public Shared ReadOnly DefaultLongRestRequestClientTimeout As TimeSpan 

Field Value

Applies to