MLModelCompilationResult Class
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.
This class holds the return values for an asynchronous operation.
public class MLModelCompilationResult
type MLModelCompilationResult = class
- Inheritance
-
MLModelCompilationResult
Constructors
| Name | Description |
|---|---|
| MLModelCompilationResult(NSUrl) |
Creates a new instance of this class. |
Properties
| Name | Description |
|---|---|
| Arg1 |
The result value from the asynchronous operation. |