TransferException.ErrorCode Property

 

Updated: January 5, 2017

Gets the detailed error code.

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

public TransferErrorCode ErrorCode { get; }

Property Value

Type: Microsoft.WindowsAzure.Storage.DataMovement.TransferErrorCode

The error code of the exception.

Return to top
Show: