AMPS C# Client
5.3.5.0
AMPS C# Client for .NET
|
This interface defines a contract for classes that wish to be notified upon the completion of a specific operation. More...
Public Member Functions | |
void | completed (string key) |
This interface defines a contract for classes that wish to be notified upon the completion of a specific operation.
Implementations of this interface should provide the necessary logic in the completed method to handle the completion event.