StoredProcedureResponse<TValue>.ResponseHeaders
Property
Definition
Gets the headers associated with the response from the Azure DocumentDB database service.
public System.Collections.Specialized.NameValueCollection ResponseHeaders { get; }
Property Value
Headers associated with the response.
Remarks
Provides access to all HTTP response headers returned from the DocumentDB API.