StoppedEvent 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 sealed class StoppedEvent : System.Fabric.Chaos.DataStructures.ChaosEvent[<System.Serializable>]
type StoppedEvent = class
    inherit ChaosEventPublic NotInheritable Class StoppedEvent
Inherits ChaosEvent- Inheritance
- Attributes
- 
			System.SerializableAttribute
Properties
| Kind | (Inherited from ChaosEvent) | 
| Reason | |
| 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) |