# ReminderEvents

Package: [Microsoft.Orleans.Reminders](/orleans/docs/api/csharp/microsoft.orleans.reminders/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Reminders) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Reminders/Diagnostics/ReminderEvents.cs#L15)

```csharp
public static class ReminderEvents
```

Provides the diagnostic listener and event payload types for Orleans reminder events.

## Remarks

These types are public but may change between minor versions. They are intended for advanced scenarios such as simulation testing and diagnostics.

## Properties

- [AllEvents](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.reminders.diagnostics.reminderevents/properties/allevents-1c018a23/)
- [ServiceEvents](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.reminders.diagnostics.reminderevents/properties/serviceevents-b967402e/)

## Fields

- [ListenerName](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleans.reminders.diagnostics.reminderevents/fields/listenername-d49fb380/)
