ExecutingFaultsEvent 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 ExecutingFaultsEvent : System.Fabric.Chaos.DataStructures.ChaosEvent[<System.Serializable>]
type ExecutingFaultsEvent = class
    inherit ChaosEventPublic Class ExecutingFaultsEvent
Inherits ChaosEvent- Inheritance
- Attributes
- 
			System.SerializableAttribute
Constructors
| ExecutingFaultsEvent() | |
| ExecutingFaultsEvent(DateTime, List<String>) | 
Properties
| Faults | |
| Kind | (Inherited from ChaosEvent) | 
| TimeStampUtc | (Inherited from ChaosEvent) | 
Methods
| FromBytes(Byte[]) | (Inherited from ByteSerializable) | 
| Read(BinaryReader) | |
| ReadInheritedMembers(BinaryReader) | (Inherited from ChaosEvent) | 
| ToBytes() | (Inherited from ChaosEvent) | 
| ToString() | |
| Write(BinaryWriter) | |
| WriteInheritedMembers(BinaryWriter) | (Inherited from ChaosEvent) |