Class AsyncRequestStatus
Represents the status of an asynchronous request for a GPU resource.
Inherited Members
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class AsyncRequestStatus
Properties
| Name | Description |
|---|---|
| Done | Checks whether the request has been processed. |
| HasError | This property is true if the request has encountered an error. |