AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Interface for classes that handle AMPS messages. More...
Public Member Functions | |
void | invoke () |
Method for the AMPS transport to call when a thread is created. More... | |
Interface for classes that handle AMPS messages.
void AMPS.Client.ThreadCreatedHandler.invoke | ( | ) |
Method for the AMPS transport to call when a thread is created.
The thread calling invoke is the newly created thread.
Implemented in AMPS.Client.ActionThreadCreatedHandler.