A default no-op implementation of the ClientDisconnectHandler and TransportDisconnectHandler interfaces that does nothing.
More...
A default no-op implementation of the ClientDisconnectHandler and TransportDisconnectHandler interfaces that does nothing.
◆ invoke() [1/2]
void AMPS.Client.DefaultDisconnectHandler.invoke |
( |
Client |
client | ) |
|
|
inline |
◆ invoke() [2/2]
void AMPS.Client.DefaultDisconnectHandler.invoke |
( |
Transport |
transport, |
|
|
System.Exception |
e |
|
) |
| |
|
inline |
No-op implementation of the invoke method for TransportDisconnectHandler.
- Parameters
-
transport | The transport instance. |
e | The exception that occurred during disconnection. |
◆ preInvoke()
void AMPS.Client.DefaultDisconnectHandler.preInvoke |
( |
int |
failedVersion | ) |
|
|
inline |
◆ instance
The documentation for this class was generated from the following file:
- AMPS.Client/DefaultDisconnectHandler.cs