IProgressChannelProvider.StartProgressChannel(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Créez un canal de progression pour un calcul nommé name
.
public Microsoft.ML.Runtime.IProgressChannel StartProgressChannel(string name);
abstract member StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
Public Function StartProgressChannel (name As String) As IProgressChannel
Paramètres
- name
- String