MLContext.IChannelProvider.Start(String) Method

Definition

Microsoft.ML.Runtime.IChannel IChannelProvider.Start (string name);
abstract member Microsoft.ML.Runtime.IChannelProvider.Start : string -> Microsoft.ML.Runtime.IChannel
override this.Microsoft.ML.Runtime.IChannelProvider.Start : string -> Microsoft.ML.Runtime.IChannel
Function Start (name As String) As IChannel Implements IChannelProvider.Start

Parameters

name
String

Returns

Implements

Applies to