OnDemandTransferInfo.RequestId Property
Gets or sets the unique ID for a given transfer request.
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
The RequestId property specifies the ID of the request. This property is returned by the BeginOnDemandTransfer method, and can be used to cancel an on-demand transfer by calling the EndOnDemandTransfer method.
Warning |
|---|
This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics. |
Show:
