MLContext.IProgressChannelProvider.StartProgressChannel(String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Microsoft.ML.Runtime.IProgressChannel IProgressChannelProvider.StartProgressChannel (string name);
abstract member Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
override this.Microsoft.ML.Runtime.IProgressChannelProvider.StartProgressChannel : string -> Microsoft.ML.Runtime.IProgressChannel
Function StartProgressChannel (name As String) As IProgressChannel Implements IProgressChannelProvider.StartProgressChannel
Parametri
- name
- String