AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.DefaultDisconnectHandler Class Reference

A default no-op implementation of the ClientDisconnectHandler and TransportDisconnectHandler interfaces that does nothing. More...

+ Inheritance diagram for AMPS.Client.DefaultDisconnectHandler:

Public Member Functions

void invoke (Client client)
 
void invoke (Transport transport, System.Exception e)
 
void preInvoke (int failedVersion)
 
- Public Member Functions inherited from AMPS.Client.TransportDisconnectHandler
void invoke (Transport transport, Exception e)
 

Static Public Attributes

static DefaultDisconnectHandler instance = new DefaultDisconnectHandler()
 

Detailed Description

A default no-op implementation of the ClientDisconnectHandler and TransportDisconnectHandler interfaces that does nothing.



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