StoredProcedureResponse<TValue>.ActivityId Property

Definition

Gets the Activity ID of the request from the Azure DocumentDB database service.

public string ActivityId { get; }
Property Value

The Activity ID of the request.

Remarks

Every request is traced with a globally unique ID. Include activity ID in tracing application failures and when contacting Azure DocumentDB support