Interrupted
Namespace: IotaSdk
Delivery was interrupted and has recovered — the connection dropped, or the server dropped payloads because this client could not keep up. Items in the gap may have been missed.
internal record class Interrupted : EventUpdate, System.IDisposable, System.IEquatable`1[[IotaSdk.EventUpdate, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.EventUpdate+Interrupted, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → EventUpdate → Interrupted
Implements IDisposable, IEquatable<EventUpdate>, IEquatable<Interrupted>
Attributes NullableAttribute
Properties
Message
public string Message { get; init; }
Property Value
Constructors
Interrupted(String)
Delivery was interrupted and has recovered — the connection dropped, or the server dropped payloads because this client could not keep up. Items in the gap may have been missed.
public Interrupted(string Message)
Parameters
Message String