Gets or sets the number of seconds the upload token has until the first byte of an upload is transferred.
Namespace:
Aurigma.ImageUploader.Nirvanix
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property FirstByteExpiration As Integer
public int FirstByteExpiration { get; set; }