Mediachase FileUploader.NET 1.9 Framework Help

FormInfo.IsCompleted Property

Gets or Set a value indicating whether the process of uploading has completed.

[Visual Basic]
Public Property IsCompleted As Boolean
[C#]
public bool IsCompleted {get; set;}

Remarks

true after the process of uploading has completed; otherwise, false.

See Also

FormInfo Class | Mediachase.FileUploader Namespace