Click or drag to resize

ChaosConfigurationReject Property

Gets the reject configuration.

Namespace:  FastProxy.Listeners.Chaos
Assembly:  FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax
C#
public ChaosRejectConfiguration Reject { get; }

Property Value

Type: ChaosRejectConfiguration
See Also