Interface OPCServiceLevelResult
- 
- All Known Subinterfaces:
 OPCOperationLevelResult
public interface OPCServiceLevelResult 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QualityCodegetServiceLevelStatus() 
 - 
 
- 
- 
Method Detail
- 
getServiceLevelStatus
QualityCode getServiceLevelStatus()
- Returns:
 - The Quality for the result at a *service* level, i.e. the overall status of a Read call to the server.
 
 
 - 
 
 -