TextAuthoringProjectTrainedModel.LastTrainingDurationInSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The duration of the model's last training request in seconds.
public int LastTrainingDurationInSeconds { get; }
member this.LastTrainingDurationInSeconds : int
Public ReadOnly Property LastTrainingDurationInSeconds As Integer