EntityFrameworkCoreCosmosSettings.RequestTimeout Property

Definition

Gets or sets the time to wait for the response to come back from the network peer.

public TimeSpan? RequestTimeout { get; set; }
member this.RequestTimeout : Nullable<TimeSpan> with get, set
Public Property RequestTimeout As Nullable(Of TimeSpan)

Property Value

Applies to