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.
Start a standard message channel.
public Microsoft.ML.Runtime.IChannel Start (string name);
abstract member Start : string -> Microsoft.ML.Runtime.IChannel
Public Function Start (name As String) As IChannel