ValidatorConnection
Namespace: IotaSdk
public record class ValidatorConnection : System.IDisposable, System.IEquatable`1[[IotaSdk.ValidatorConnection, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → ValidatorConnection
Implements IDisposable, IEquatable<ValidatorConnection>
Attributes NullableContextAttribute, NullableAttribute
Properties
PageInfo
public PageInfo PageInfo { get; init; }
Property Value
Nodes
public Validator[] Nodes { get; init; }
Property Value
Constructors
ValidatorConnection(PageInfo, Validator[])
public ValidatorConnection(PageInfo PageInfo, Validator[] Nodes)
Parameters
PageInfo PageInfo
Nodes Validator[]
Methods
Dispose()
public void Dispose()