# Codec_RedisRemindersException.Serialize(Writer&lt;TBufferWriter&gt;, RedisRemindersException)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleanscodegen.orleans.reminders.redis.codec-redisremindersexception/methods/)

```csharp
public void Serialize<TBufferWriter>(ref Writer<TBufferWriter> writer, RedisRemindersException instance)
```

Serializes the provided value.

### Parameters

- `writer` (`Writer<TBufferWriter>`): The writer.
- `instance` (`RedisRemindersException`): The value.
