Edit

Share via


GrainReferenceKeyInfo.KeyFromLongWithExt(Int64, String, UInt64) Method

Definition

public static (ulong, ulong, ulong, string) KeyFromLongWithExt (long key, string ext, ulong typeCode);
static member KeyFromLongWithExt : int64 * string * uint64 -> ValueTuple<uint64, uint64, uint64, string>
Public Shared Function KeyFromLongWithExt (key As Long, ext As String, typeCode As ULong) As ValueTuple(Of ULong, ULong, ULong, String)

Parameters

key
Int64
ext
String
typeCode
UInt64

Returns

Applies to