AMPS C# Client
5.3.5.0
AMPS C# Client for .NET
|
A default implementation of the CompletionListener interface that provides an empty implementation for the completed method. More...
Public Member Functions | |
void | completed (String key) |
An empty implementation of the completed method. More... | |
![]() | |
void | completed (string key) |
A default implementation of the CompletionListener interface that provides an empty implementation for the completed method.
|
inline |
An empty implementation of the completed method.
key | The completion key. |