Skip to main content

ExecutionCanceledDueToSharedObjectCongestion

Namespace: IotaSdk

Certificate is canceled due to congestion on shared objects

internal record class ExecutionCanceledDueToSharedObjectCongestion : ExecutionError, System.IDisposable, System.IEquatable`1[[IotaSdk.ExecutionError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.ExecutionError+ExecutionCanceledDueToSharedObjectCongestion, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectExecutionErrorExecutionCanceledDueToSharedObjectCongestion
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<ExecutionCanceledDueToSharedObjectCongestion>
Attributes NullableAttribute

Properties

CongestedObjects

public ObjectId[] CongestedObjects { get; init; }

Property Value

ObjectId[]

Constructors

ExecutionCanceledDueToSharedObjectCongestion(ObjectId[])

Certificate is canceled due to congestion on shared objects

public ExecutionCanceledDueToSharedObjectCongestion(ObjectId[] CongestedObjects)

Parameters

CongestedObjects ObjectId[]