BatchRequestTimeout
Class
Definition
public class BatchRequestTimeout : Microsoft.Azure.Batch.Protocol.RequestInterceptor
- Inheritance
Inherited Members
Microsoft.Azure.Batch.Protocol.RequestInterceptor
Microsoft.Azure.Batch.Protocol.RequestReplacementInterceptor
Constructors
| BatchRequestTimeout(Nullable<TimeSpan>, Nullable<TimeSpan>) |
Initializes a new instance of the BatchRequestTimeout class. |
Properties
| ClientTimeout |
Gets or sets the client timeout to be applied to each request issued to the Batch service. |
| ServerTimeout |
Gets or sets the server timeout to be applied to each request issued to the Batch service. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |