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