Edit

Share via


Codec_RedisRemindersException Class

Definition

public sealed class Codec_RedisRemindersException : Orleans.Serialization.Codecs.IFieldCodec<Orleans.Reminders.Redis.RedisRemindersException>, Orleans.Serialization.Serializers.IBaseCodec<Orleans.Reminders.Redis.RedisRemindersException>
type Codec_RedisRemindersException = class
    interface IFieldCodec<RedisRemindersException>
    interface IFieldCodec
    interface IBaseCodec<RedisRemindersException>
    interface IBaseCodec
Public NotInheritable Class Codec_RedisRemindersException
Implements IBaseCodec(Of RedisRemindersException), IFieldCodec(Of RedisRemindersException)
Inheritance
Codec_RedisRemindersException
Implements

Applies to