Skip to content

ProtobufCodec

class

Namespace: Orleans.Serialization

Provides serialization and deep-copy support for Protocol Buffers message types selected for the Protobuf codec.
[Orleans.Alias(protobuf)]
public sealed class ProtobufCodec : IDeepCopier, IGeneralizedCopier, IFieldCodec, ITypeFilter, IGeneralizedCodec

Constructors

Methods

Fields

  • WellKnownAlias The well-known alias used to select the Protobuf codec and copier.