Skip to content

GrainIdKeyExtensions.CreateGuidKey(Guid)

CreateGuidKey(Guid)

static
View source
public static IdSpan CreateGuidKey(Guid key)
Creates an IdSpan representing a System.Guid key.

Parameters

keyGuid
The key.

Returns

An IdSpan representing the provided key.