Copier_EventHubMessage Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public Copier_EventHubMessage (Orleans.Serialization.Activators.IActivator<Orleans.Streaming.EventHubs.EventHubMessage> _activator, Orleans.Serialization.Serializers.ICodecProvider codecProvider);
new OrleansCodeGen.Orleans.Streaming.EventHubs.Copier_EventHubMessage : Orleans.Serialization.Activators.IActivator<Orleans.Streaming.EventHubs.EventHubMessage> * Orleans.Serialization.Serializers.ICodecProvider -> OrleansCodeGen.Orleans.Streaming.EventHubs.Copier_EventHubMessage
Public Sub New (_activator As IActivator(Of EventHubMessage), codecProvider As ICodecProvider)
Paramètres
- _activator
- IActivator<EventHubMessage>
- codecProvider
- ICodecProvider