|
|
| IdGenerator (string prefix) |
| |
| string | GenerateId () |
| | Create and returns a new unique Id value from this generator using the configure prefix value for the returned Id. More...
|
| |
|
|
static readonly string | DefaultPrefix = "ID:" |
| |
|
| string | Prefix = DefaultPrefix [get, set] |
| | Access the Prefix value that is used when creating new Ids from this generator More...
|
| |
◆ GenerateId()
| string Apache.Qpid.Proton.Client.Utilities.IdGenerator.GenerateId |
( |
| ) |
|
|
inline |
Create and returns a new unique Id value from this generator using the configure prefix value for the returned Id.
- Returns
◆ Prefix
| string Apache.Qpid.Proton.Client.Utilities.IdGenerator.Prefix = DefaultPrefix |
|
getset |
Access the Prefix value that is used when creating new Ids from this generator
The documentation for this class was generated from the following file:
- src/Proton.Client/Client/Utilities/IdGenerator.cs