Skip to content

GrainIdKeyExtensions.CreateIntegerKey(long)

CreateIntegerKey(long)

static
View source
public static IdSpan CreateIntegerKey(long key)
Creates an IdSpan representing a System.Int64 key.

Parameters

keylong
The key.

Returns

An IdSpan representing the provided key.