Edit

Share via


UInt64Codec Class

Definition

Serializer for Int64.

[Orleans.RegisterSerializer]
public sealed class UInt64Codec : Orleans.Serialization.Codecs.IFieldCodec<ulong>
[<Orleans.RegisterSerializer>]
type UInt64Codec = class
    interface IFieldCodec<uint64>
    interface IFieldCodec
Public NotInheritable Class UInt64Codec
Implements IFieldCodec(Of ULong)
Inheritance
UInt64Codec
Attributes
Implements

Applies to