AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
All Classes Namespaces Functions Variables Enumerations Properties Events
AMPS.Client.ActionDisconnectHandler Class Reference

Allows the use of an Action (i.e. lambda function with no return value) in any context where a ClientDisconnectHandler may be used. More...

+ Inheritance diagram for AMPS.Client.ActionDisconnectHandler:

Public Member Functions

 ActionDisconnectHandler (Action< Client > action)
 
void invoke (Client client)
 

Detailed Description

Allows the use of an Action (i.e. lambda function with no return value) in any context where a ClientDisconnectHandler may be used.


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