[This is preliminary documentation and is subject to change.]
The ISequenceInfo type exposes the following members.Properties
Name | Description | |
---|---|---|
![]() | ApproximateCurrentValue |
Approximate current ID. This CAN NOT be used to obtain real ID, just the info
|
![]() | Era |
Current Era in which the IDs are generated. This CAN NOT be used to obtain real ID, just the info
|
![]() | IssuerName |
The name of issuing authority
|
![]() | IssueUTCDate |
Time stamp of issue
|
![]() | Name | (Inherited from INamed.) |
![]() | RemainingPreallocation |
Remaining IDs from the preallocated count
|
![]() | TotalPreallocation |
The size of block (if any) that was pre-allocated (instead of generating IDs every time)
|
See Also