MTL4CreateMachineLearningPipelineStateCompletionHandler Delegate
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.
public delegate void MTL4CreateMachineLearningPipelineStateCompletionHandler(IMTL4MachineLearningPipelineState? mlPipelineState, NSError? error);
type MTL4CreateMachineLearningPipelineStateCompletionHandler = delegate of IMTL4MachineLearningPipelineState * NSError -> unit
Parameters
- mlPipelineState
- IMTL4MachineLearningPipelineState
- error
- NSError