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