Class SetNodeNameCommandResponse
Response for SetNodeName
public sealed class SetNodeNameCommandResponse : ICommandResponse<SetNodeNameCommandSettings>, ICommandResponse
- Inheritance
-
SetNodeNameCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
NodeId
Gets or sets the nodeId
[JsonPropertyName("nodeId")]
public long NodeId { get; set; }