public interface ProcessVariableReadCallback
| Modifier and Type | Method and Description |
|---|---|
void |
canceled()
Notify about asynchronous operation cancellation.
|
void |
processVariableReadCompleted(CAStatus status)
Notify about read completion.
|
void processVariableReadCompleted(CAStatus status)
status - CA status.void canceled()
Copyright © 2004-2020 EPICS. All Rights Reserved.