public interface ProcessVariableAttachCallback
| Modifier and Type | Method and Description |
|---|---|
void |
canceled()
Notify about asynchronous operation cancellation.
|
void |
processVariableAttachCompleted(ProcessVariable processVariable)
Notify about process variable existance.
|
void processVariableAttachCompleted(ProcessVariable processVariable)
processVariable - completion process variable existance status.void canceled()
Copyright © 2004-2020 EPICS. All Rights Reserved.