public readonly struct CommandStatusPagePublic Structure CommandStatusPagepublic value class CommandStatusPage[<SealedAttribute>]
type CommandStatusPage =
struct
inherit ValueType
end| LastCommandReceived | Gets the last command received. |
| ResponseData | Gets the response of the last command. |
| SequenceNumber | Gets the sequence number of the last command. |
| Status | Gets the status of the last command. |
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |