ValidationFailedEvent 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 ValidationFailedEvent : System.Fabric.Chaos.DataStructures.ChaosEvent
[<System.Serializable>]
type ValidationFailedEvent = class
inherit ChaosEvent
Public NotInheritable Class ValidationFailedEvent
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) |