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