TransferException.ErrorCode Property
Updated: January 5, 2017
Gets the detailed error code.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public TransferErrorCode ErrorCode { get; }
Property Value
Type: Microsoft.WindowsAzure.Storage.DataMovement.TransferErrorCodeThe error code of the exception.
Show: