AMPS C# Client  5.3.5.0
AMPS C# Client for .NET
AMPS.Client.CompletionListener Interface Reference

This interface defines a contract for classes that wish to be notified upon the completion of a specific operation. More...

+ Inheritance diagram for AMPS.Client.CompletionListener:

Public Member Functions

void completed (string key)
 

Detailed Description

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.


The documentation for this interface was generated from the following file: