Table of Contents

Class RestExecutorConfiguration

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public class RestExecutorConfiguration
Inheritance
RestExecutorConfiguration
Inherited Members

Constructors

RestExecutorConfiguration()

public RestExecutorConfiguration()

Properties

DelegatingHandler

public DelegatingHandler DelegatingHandler { get; set; }

Property Value

DelegatingHandler

HttpClientTimeout

public TimeSpan? HttpClientTimeout { get; set; }

Property Value

TimeSpan?