Compartilhar via


Progress(ProgressState, String, Int32) Construtor

Definição

Construa o objeto Progress usando o estado de progresso, a mensagem e o valor.

public Progress (Microsoft.ML.Tokenizers.ProgressState state, string? message, int value);
new Microsoft.ML.Tokenizers.Progress : Microsoft.ML.Tokenizers.ProgressState * string * int -> Microsoft.ML.Tokenizers.Progress
Public Sub New (state As ProgressState, message As String, value As Integer)

Parâmetros

message
String
value
Int32

Aplica-se a