GetAliasDictionary

Indexer.GetAliasDictionary method

Gets the alias dictionary.

public AliasDictionary GetAliasDictionary(int shardIndex)
Parameter Type Description
shardIndex Int32 The shard index.

Return Value

The dictionary.

See Also