BatchRequestBase<TOptions,TResponse>.Options Property

Definition

Gets or sets the options used for the request.

public TOptions Options { get; set; }
member this.Options : 'Options with get, set
Public Property Options As TOptions

Property Value

TOptions

Applies to