Method | Description | |
---|---|---|
CommandResponse ( System.Guid id, int sequence, [ chunk ) : System |
Initializes a new instance of the CommandResponse class.
|
public CommandResponse ( System.Guid id, int sequence, [ chunk ) : System | ||
id | System.Guid | The identifier. |
sequence | int | The sequence. |
chunk | [ | The chunk. |
return | System |