AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.ThreadCreatedHandler Interface Reference

Interface for classes that handle AMPS messages. More...

+ Inheritance diagram for AMPS.Client.ThreadCreatedHandler:

Public Member Functions

void invoke ()
 Method for the AMPS transport to call when a thread is created. More...
 

Detailed Description

Interface for classes that handle AMPS messages.

Member Function Documentation

◆ invoke()

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.


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