Codec_RedisStorageException Class

Definition

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

Applies to