Gets or sets a number of seconds the upload token has until an upload is completed.
Namespace:
Aurigma.ImageUploader.Nirvanix
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property LastByteExpiration As Integer
public int LastByteExpiration { get; set; }
Type: System.Int32
The number of seconds the upload token has until an upload is completed.
Default value is 259200.