# VersionNotificationMessage

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

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.EventSourcing) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.EventSourcing/Common/NotificationMessage.cs#L24)

```csharp
[Orleans.GenerateSerializer]
public sealed class VersionNotificationMessage : INotificationMessage, ILogConsistencyProtocolMessage
```

A simple notification message containing only the version.

## Constructors

- [VersionNotificationMessage](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.common.versionnotificationmessage/constructors/constructor-26ce7961/)

## Properties

- [Version](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.common.versionnotificationmessage/properties/version-eb6d6ae3/)
