LoadModelsResponseStatus Property
returns true on successful load
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public bool Status { get; set; }
Public Property Status As Boolean
Get
Set
public:
property bool Status {
bool get ();
void set (bool value);
}
member Status : bool with get, set
Property Value
Boolean