ChaosEvent 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 abstract class ChaosEvent : System.Fabric.ByteSerializable[<System.Serializable>]
type ChaosEvent = class
    inherit ByteSerializablePublic MustInherit Class ChaosEvent
Inherits ByteSerializable- Inheritance
- Derived
- Attributes
- 
			System.SerializableAttribute
Properties
| Kind | |
| TimeStampUtc | 
Methods
| FromBytes(Byte[]) | (Inherited from ByteSerializable) | 
| Read(BinaryReader) | |
| ReadInheritedMembers(BinaryReader) | |
| ToBytes() | |
| ToString() | |
| Write(BinaryWriter) | |
| WriteInheritedMembers(BinaryWriter) | |