# Codec_EventHubMessage Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/)

## Codec_EventHubMessage(IActivator&lt;EventHubMessage&gt;, ICodecProvider) {#constructor-orleans-serialization-activators-iactivator-orleans-streaming-eventh-dc693330}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleanscodegen.orleans.streaming.eventhubs.codec-eventhubmessage/constructors/constructor-orleans-serialization-activators-iactivator-orleans-streaming-eventh-dc693330/)

```csharp
public Codec_EventHubMessage(IActivator<EventHubMessage> _activator, ICodecProvider codecProvider)
```

### Parameters

- `_activator` (`IActivator<EventHubMessage>`)
- `codecProvider` (`ICodecProvider`)
