|
AMPS C# Client
5.3.4.0
AMPS C# Client for .NET
|
A specialized exception type thrown by ExponentialDelayStrategy to indicate that the client should "give up" on attempting to reconnect to a server. More...
Inheritance diagram for AMPS.Client.ExponentialDelayStrategy.MaximumRetryExceeded:Additional Inherited Members | |
Public Member Functions inherited from AMPS.Client.Exceptions.AMPSException | |
| AMPSException () | |
| Constructs a new AMPSException with a general error message. More... | |
| AMPSException (string message) | |
| Constructs a new AMPSException with a supplied error message. More... | |
| AMPSException (Exception innerException) | |
| Constructs a new AMPSException with a supplied inner exception. More... | |
| AMPSException (string message, Exception innerException) | |
| Constructs a new AMPSException with a supplied message and inner exception. More... | |
A specialized exception type thrown by ExponentialDelayStrategy to indicate that the client should "give up" on attempting to reconnect to a server.