StartedEvent 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 StartedEvent : System.Fabric.Chaos.DataStructures.ChaosEvent[<System.Serializable>]
type StartedEvent = class
    inherit ChaosEventPublic NotInheritable Class StartedEvent
Inherits ChaosEvent- Inheritance
- Attributes
- 
			System.SerializableAttribute
Constructors
| StartedEvent() | |
| StartedEvent(DateTime, ChaosParameters) | 
Properties
| ChaosParameters | |
| 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) |