Revision 039a89e5 trunk/Pithos.Core/Agents/CloudTransferAction.cs

b/trunk/Pithos.Core/Agents/CloudTransferAction.cs
26 26
        public FileState FileState { get; set; }
27 27
        public string Container { get; set; }
28 28

  
29
        public readonly DateTime Created = DateTime.Now;
30

  
29 31

  
30 32
        public Lazy<string> LocalHash { get; protected set; }
31 33
        private Lazy<string> _topHash;

Also available in: Unified diff