GetFlakeIdGeneratorOptions Method
GetFlakeIdGeneratorOptions(string)
Gets options for a Flake Id Generator.
Declaration
public FlakeIdGeneratorOptions GetFlakeIdGeneratorOptions(string name)
Parameters
string | name | The name. |
Returns
FlakeIdGeneratorOptions | Options for the Flake Id Generator matching the specified |