Property IsCompleted IsCompleted Determine if the build is completed. Once the build is completed, a BuildResult can be queried from the Result property. Declaration public bool IsCompleted { get; } Property Value Type Description bool