csharp
public sealed class ShardKeyConverterMaps ShardKey to something Orleans can write.
Methods (2)
public ShardKey ConvertFromSurrogate(in ShardKeySurrogate surrogate)Converts a surrogate value to the value type.
public ShardKeySurrogate ConvertToSurrogate(in ShardKey value)Converts a value to the value type.