ChaosAbortConfiguration Class |
Namespace: FastProxy.Listeners.Chaos
public class ChaosAbortConfiguration
The ChaosAbortConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChaosAbortConfiguration |
Name | Description | |
---|---|---|
![]() | DownstreamBytes |
Gets or sets the range of downstream bytes the connection will be
allowed to transfer.
|
![]() | Duration |
Gets or sets the time span range after which the connection
will be aborted.
|
![]() | Percentage |
Gets or sets the percentage of connections to which these rules
apply.
|
![]() | UpstreamBytes |
Gets or sets the range of upstream bytes the connection will be
allowed to transfer.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |