MLContext.IChannelProvider.Start(String) Method
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.
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