ChaosParameters Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Serializable]
public class ChaosParameters : System.Fabric.ByteSerializable[<System.Serializable>]
type ChaosParameters = class
    inherit ByteSerializablePublic Class ChaosParameters
Inherits ByteSerializable- Inheritance
- Attributes
- 
			System.SerializableAttribute
Constructors
Properties
| ChaosTargetFilter | |
| ClusterHealthPolicy | |
| Context | |
| EnableMoveReplicaFaults | |
| MaxClusterStabilizationTimeout | |
| MaxConcurrentFaults | |
| TimeToRun | |
| WaitTimeBetweenFaults | |
| WaitTimeBetweenIterations | 
Methods
| FromBytes(Byte[]) | (Inherited from ByteSerializable) | 
| Read(BinaryReader) | |
| RehydratePropertiesNotInCtorFrom(ChaosParameters) | |
| ToBytes() | (Inherited from ByteSerializable) | 
| ToString() | |
| Write(BinaryWriter) | |