Share via


RequestEventArgs.RequestInformation Property

Definition

Gets the request information associated with this event.

public Microsoft.Azure.Cosmos.Table.RequestResult RequestInformation { get; }
member this.RequestInformation : Microsoft.Azure.Cosmos.Table.RequestResult
Public ReadOnly Property RequestInformation As RequestResult

Property Value

The request information associated with this event.

Applies to