Property IsDone IsDone Get the loading status of the internal operation. Declaration public bool IsDone { get; } Property Value Type Description bool True if the operation is completed. If the operation is not valid, it will return false as well.