# Copier_EventHubMessage

Package: [Microsoft.Orleans.Streaming.EventHubs](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.EventHubs)

```csharp
public sealed class Copier_EventHubMessage : IBaseCopier, IBaseCopier<EventHubMessage>, IDeepCopier, IDeepCopier<EventHubMessage>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Copier_EventHubMessage(IActivator&lt;EventHubMessage&gt;, ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.copier-eventhubmessage/constructors/constructor-orleans-serialization-activators-iactivator-orleans-streaming-eventh-9873b25a/)

## Methods

- [DeepCopy(EventHubMessage, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.copier-eventhubmessage/methods/deepcopy-orleans-streaming-eventhubs-eventhubmessage-orleans-serialization-cloni-d0d549c1/)
- [DeepCopy(EventHubMessage, EventHubMessage, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.copier-eventhubmessage/methods/deepcopy-orleans-streaming-eventhubs-eventhubmessage-orleans-streaming-eventhubs-1ad453e9/)
