Share via


MLModelCompilationLoadResult Class

Definition

This class holds the return values for an asynchronous operation.

public class MLModelCompilationLoadResult
type MLModelCompilationLoadResult = class
Inheritance
MLModelCompilationLoadResult

Constructors

Name Description
MLModelCompilationLoadResult(MLModel)

Creates a new instance of this class.

Properties

Name Description
Arg1

The result value from the asynchronous operation.

Applies to