FastProxy.Listeners.Chaos Namespace |
| Class | Description | |
|---|---|---|
| ChaosAbortConfiguration |
Describes the rules for aborting established connections.
| |
| ChaosAbortedEventArgs |
Provides the event arguments for the ChaosAbortedEventHandler
event handler.
| |
| ChaosConfiguration |
Provides configuration for the ChaosConnector.
| |
| ChaosConnector |
Implements a IConnector that randomly closes connections.
| |
| ChaosRejectConfiguration |
Describes the rules for rejecting incoming connections.
|
| Delegate | Description | |
|---|---|---|
| ChaosAbortedEventHandler |
Represents the method called when a chaos connection is aborted.
|
| Enumeration | Description | |
|---|---|---|
| ChaosAbortReason |
Specifies the reason a chaos connection was aborted.
|