TransferStatus public enum TransferStatus Documentation Code Canceled = 4 Failed = 1 Fatal = 2 NotStarted = 0 Successful = 3