SequenceId
constructor in Coherence.Brook.SequenceId
Constructors
public SequenceId(byte id)
Constructing a SequenceId
Parameters
Type | Name | Description |
---|---|---|
byte | id |
Exceptions
Type | Condition |
---|---|
Exception | Thrown when the provided id is not between 0 and 127. |