Mediachase FileUploader.NET 1.9 Framework Help

FormInfo.TimeRemaining Property

Returns a value that represent the approximate time remaining for an upload.

[Visual Basic]
Public ReadOnly Property TimeRemaining As TimeSpan
[C#]
public System.TimeSpan TimeRemaining {get;}

See Also

FormInfo Class | Mediachase.FileUploader Namespace